2022.1

Table Of Contents
3. Set the Action: use the drop-down to select whether to Show or Hide the element when
the condition below is true. When the condition evaluates to false, the opposite action is
performed.
Once these settings have been made, the condition can be build.
The Add button adds a rule that evaluates a data field to a group.
To add either a group, or a rule that evaluates a runtime parameter, click the downward
pointing arrow next to this button and select Group or Parameter Rule.
Note
Creating a parameter rule is only possible if the template contains runtime parameters;
see Runtime parameters.
The rule(s) apply at a Group level. There may be one rule or many rules at the same level, and
there may be groups within groups, providing the ability to create quite complex nested logical
structures.
Group
A group consists of one or more rules with a logic operator. Four logic choices are available at
the Group level. These are:
l All of the following.
This equates to the logical operator (... AND ...).
If all of the associated criteria are met, then this group resolves to TRUE.
l Any of the following.
This equates to the logical operator (... OR ...).
If any of the associated criteria are met, then this group resolves to TRUE.
l Not all of the following.
This equates to the logical operator (NOT(... AND ...)).
If any (but not all) of the associated criteria are met, then this group resolves to TRUE.
l Not any of the following.
This equates to the logical operator (NOT (... OR ...)).
If none of the associated criteria are met, then this group resolves to TRUE.
The top level is always a group. A group can contain one or more Rules and/or Groups.
Page 356