Cloning/Duplication of a form section #6205
-
Hi, I was wondering if cloning/adding a set of inputs within a form, like a section or a row, is an available feature built in? Think of something like a resume form that would have I was looking into the replicator field type since it's doing pretty much that, but after reading the docs, it looks like it's more of a control panel feature rather than one for the front end. Am I wrong or am I missing something and the replicator can be used dynamically in the front end as well? Thanks in advance for the help. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
You can use a grid or replicator, but you'd have to replicate (hah) it yourself on the frontend using some javascript. |
Beta Was this translation helpful? Give feedback.
You can use a grid or replicator, but you'd have to replicate (hah) it yourself on the frontend using some javascript.