User can add additional get quote form (up to 10) in Multistage Form submission

the get quote process allows users to get quotes on custom products we build. for each custom product - we ask the user to select a category, a product, annual volume, a few other inputs such as user’s design files.

It is normal in our business that the user will have multiple custom product requirements. so

the process has three stages - 1 . add multiple get quote forms. 2. enter contact information and schedule a meeting by selecting a time and day from the frequently updated availability calander in the next 10 days. 3. sign a mutual non disclosure agreement.

After adding info for the first custom product, they can fill additional get quote forms for other custom products they would want a quote on before moving to the 2nd and 3rd step.

We would save that in the database as multiple quotes to respond to but don’t want the user to re enter the information on 2nd and 3rd page.

Please help on how to implement this.