• Resolved bt_dev

    (@biotrace)


    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”

    • This topic was modified 8 years, 4 months ago by bt_dev.
    • This topic was modified 8 years, 4 months ago by bt_dev. Reason: Resolved
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.