Dynamically add input fields

So i have a bunch of user input items in a container, what i want to do press the + button and duplicate the default container so user can input again. user can add n number of elements.
i know that it will use an onclick function on + but how can it be accomplished?
i just got into programming + my js is a little weak.
hope you guys understand my problem.
thanx in advance for the help.

Hi,
We have a repeater element that allows you to add infinite elements dynamically, but unfortunately it doesn’t support input elements yet. Once we support it, you’ll be able to achieve what you want.
Maybe others in the forum will have some ideas on how to achieve a similar design with a different approach.

2 Likes

Thanks for reply. I am interested in the same feature. Do you have an estimate if that feature will be supported soon?

I believe it is already released :slight_smile:
Please give it a try, if you have further questions open a new thread.
Thanks!

So the repeater element can support user input now?

To all the ones here that need help: https://www.wix.com/corvid/forum/corvid-tips-and-updates/example-input-repeaters (Tomer, do better with your follow-up to threads!)