Conditional Visibility with Native Form Element

Hello,

Is it possible to make a condition in a form and add a trigger ?
For example in the input section :
If “something” is written in an input field than make a section appearing

Is it possible ?

Regards

1 Like

Yes. You can use Webflow or Custom code

  1. you can create a Webflow interaction that’s going to make that section appear when the user CLICKS on the text input field (Less accurate option, but doesn’t include custom code)
  2. Using JavaScript: Much better option and more accurate. Only down side is the use of custom code. If you’re not good at it, just hire someone to do it. For those who know it, it’s a pretty fast thing
2 Likes

Thank you !

If someone read this post and can do it, just send me a message. I only want to make a test :slight_smile: