Forms-conditional options

Hi!

I am trying to create a form but having some issues with limitations. I wonder if anyone can help me with the following…

  1. 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.

  2. In the select field, if a client choses option 3 for example there will appear another additional field the client needs to fill.

Thank you!


Here is my public share link: LINK
(how to access public share link)

1 Like

Hi @FionaG,

At this time, Webflow forms are not conditional.

Meaning they dont have the sequences you seek.

You can however use 3rd party apps like WooForms or other 3rd party form apps.

Please let me know if you have any other questions,

~ Happy Designing ~
Brandon

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.