Conditional Logic: add whether a field "is set"

Add a conditional logic option for whether a field has a value, in the form of “is set”. So if a user adds any value to a text field, for instance, then another field can populate sequentially.

This would allow forms to be expandable without an extensive list of fields that wold otherwise go unused.

1 Like

Hi there, @Adrian_Bernal :waving_hand:

You’d like to show a specific field if the Text field above isn’t empty, right? If so, this option is already available in the Conditional logic:


If it’s not what you were looking for, please describe your idea in more detail and provide a specific example of the condition you’d like to set in your widget :slightly_smiling_face:

Is that in the current version? I’m not seeing that available as an option on my end.

1 Like

Hi @Adrian_Bernal :waving_hand:

This happens because the Text field you’re trying to use in the condition is required, which means it can’t be empty.

However, if you disable the Required toggle for this field, “is not empty condition” will show up in the dropdown.

Please let me know if this clarifies things or if you have any questions left :wink: