We've created show/hide logic to give you the superpower to create a conditional form that only shows the relevant items.
If you want to control the visibility of an item, make sure you are in the edit screen of that item and toggle the option "Show/hide logic" on. Now, a new formula field is visible called "Visibility equation" that you can use to control the visibility.
When the result of the visibility equation is higher than 0
or TRUE
, the item is visible. If it's 0
or FALSE
, it's hidden.