Is there any way to copy (duplicate) form elements within a form (or, for that matter, across forms) when using the Wizard?
For example, we have a form in which users must enter two addresses. Naturally the addresses have exactly the same elements (street address, city, state, etc.). So it would be nice to build the needed elements for the first address, then just copy them all for the second address. Of course, we then have to reconfigure the elements in the second address with different names and such, but this still seems easier than starting from scratch.
I could use custom HTML or something like that, I guess, but that kills the possibility of using a bunch of neat built-in ChronoForms features.
Edit: and a related question: is it possible to move an existing element into a container? That is, there is an element already defined outside a container, either outside all containers or in Container A. Can I move that element into Container B? Just dragging does not seem to do it.
Have looked around on the tutorials, FAQs, and here but have not found answers, whether possible and if so how. Sorry if they are old questions; if so, just point me to the right source.
Thanks!
For example, we have a form in which users must enter two addresses. Naturally the addresses have exactly the same elements (street address, city, state, etc.). So it would be nice to build the needed elements for the first address, then just copy them all for the second address. Of course, we then have to reconfigure the elements in the second address with different names and such, but this still seems easier than starting from scratch.
I could use custom HTML or something like that, I guess, but that kills the possibility of using a bunch of neat built-in ChronoForms features.
Edit: and a related question: is it possible to move an existing element into a container? That is, there is an element already defined outside a container, either outside all containers or in Container A. Can I move that element into Container B? Just dragging does not seem to do it.
Have looked around on the tutorials, FAQs, and here but have not found answers, whether possible and if so how. Sorry if they are old questions; if so, just point me to the right source.
Thanks!