For example, say I have a form and I want to ask a how many jobs a user had had in the past. I want to add a plus sign next to the employer input field. So they can add as many employers as they would like. Then they could submit the form and I can see how many employers they added. How would I be able to do that in Wix/Corvid? The following is an example pic.
Thank you for the reply. However that thread was not helpful and the the examples have not been updated or have been deprecated. So I still need help. But I really am appreciative that you did respond.
The solution you are looking for you will find in html in combination with CSS.
Here in CORVID, it is not possible, what you are looking for.
But there is still one oppertunity —> using “iFrames” and implement HTML-templates.
Have you looked at: https://www.wix.com/corvid/forum/tips-tutorials-examples/example-input-repeaters
It has its limitations, but for text it should work (not for dates).