Conditional Logic on field fill?

Hello,
I’m a new customer and was wondering if it’s possible to trigger conditional fields based on a user entering a value in a text box.

The use case is to minimize the vertical space requires for an in-content form by asking for an email address only, then expanding the form to revel additional fields.

I could try with an onfocus function but wondered is this was possible within the plug-in.

Thanks in advance for your replies.

If you want to trigger the logic to show a section or field when they type ANYTHING in the box, you can set the rule to compare IS NOT and then leave the value input blank. They will be true when anything is entered into that field.

1 Like