In Section Visibility/Rules
As we've seen High Level Conditions that control visibility will show/hide the entire data tile. Sometimes, however, you want to be able to show/hide content inside a single Data Tile. E.g. for the Data Tile:
Do I have a single person discount?
It would be better to have two answers inside the data tile and to only show the one that is relevant to the customer's account. Rather than having to support and maintain two different data tiles.
For this reason we have smarter, in section visibility rules.
I.e.It is possible to use if statements to dynamically show content WITHIN AN ANSWER.
Master these and you will be able to conditionally show/hide virtually anything.
Last updated
Was this helpful?