Copy and paste fields
-
Hello,
I need to create several forms to request products to manufacturer. Some products can be different characteristics, and I need to make a form like this:
Page 1:
Store ID
Request number
Client
Quantity of different products in this requestPage 2 (product 1)
Quantity of this variation
Width
Height
Color
Other characteristics…Page 3 (product 2)
Quantity of this variation
Width
Height
Color
Other characteristics…Is there a way to do it without have to build the form pages manually one by one? Can I create some kind of “while loop”? Or can I at least copy/paste a entire page rather than build page by page, field by field?
The topic ‘Copy and paste fields’ is closed to new replies.