Search code examples
javascriptjquerygravity-forms-plugin

How can i get this function working in Gravity Forms?


I am currently making a form where the user should be able to add and delete a specific section from the form, it should be working like this example

-

The form has fields which only have to be filled in once, there are 5 fields in the form which the user should be able to duplicate.

Is it possible to achieve this with the html markup Gravity Forms uses, if possible, how is the best way to accomplish this?


Solution

  • There are a few ways to skin this cat.

    1. List field.
    2. Gravity Forms Repeater Add-on.
    3. Gravity Forms Nested Forms (part of the Gravity Perks plugin suite).