I want the data from the sub-form table to be placed in another table so it does not modify the original.
I am going to have a customer fill in the form and select the items they want, when they press the submit form Button I want it to populate the table I set up called DTO requests. I do not...