Hide group if a field is empty?
-
Hi there, I’d like to create group form sections. Is it possible to have a conditional group only display if certain fields are not empty?
Example:
if “your-email” equals <no value> then hide “this-group”EDIT: Found how to do it thanks.
if “your-email” not equals <blank value> then show “this-group”
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Hide group if a field is empty?’ is closed to new replies.