I am trying to create a form but having some issues with limitations. I wonder if anyone can help me with the following…
When a client will fill up a form field I need there to come an additional field under that is triggered by a spesific key word. For example if someone writes the word “next” there will appear more information they need to fill.
In the select field, if a client choses option 3 for example there will appear another additional field the client needs to fill.
I’m waaaaaaay too late to help you Fiona, but figured I’d post for future readers.
You can use Webflow interactions to show/hide inputs in your form, and then use the javascript from the article below to change wether they are required or not.