Input mutliple records in MVG at once
Hi,
We have a requirement where user's can enter multiple invoice#'s for a given service request (SR). We understand that we can use an MVG to store those individual invoice#'s for that SR.
But, from the end user perspective they have to click New button and input the invoice# and click save for each of the invoice #'s which takes too many clicks.
Is there a way, as soon as we click the New button, system should 10 text boxes and user will populate the invoice#'s on each of the text box and click Save only once. Upon saving, it should create individual records in the MVG in the background.