• Is there any extension that enables repeating fields on the form or plans for such feature? I.e;

    [text text-1] [number number-1]
    [Add more button]
    [text text-2] [number number-2]
    …. as many as the user wants?

Viewing 2 replies - 1 through 2 (of 2 total)
  • There is something like this:

    http://jsfiddle.net/Y8Vh9/23/ … it works with CF7.

    I just have no Idea how to send the content of all the added form fields in the Mail … :-/

    Thread Starter generalgumus

    (@generalgumus)

    Exactly. Perhaps we could alter the form with JS on page load and append the AJAX request to add more data but this method isn’t ideal. If there are any plans for such feature or already available somewhere great! If not I will develop my own plugin/page template that does it.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Repeater fields’ is closed to new replies.