...
Choose the user field, value and option you want the section to hide or show for.
Not Empty: This function will trigger the logic as long as either of the options are not empty. In example below, the section will show as long as options C, X and Y are not empty
Contains: This function will trigger the logic as long as the option is included. In example below the section will show as long as option C is checked
Empty: This function will trigger the logic as long as option is left unchecked/empty. In example below, the section will show as long as C is left unchecked
Equal: This function will trigger the logic as long as the option chosen is exactly equal to the option stated in the section's logic. In the example below, the section will show if option C is selected
Not equal: This function will trigger the logic as long as the option chosen by user is not the same as option stated in the section's logic. In example below, the section will show if option C is not selected
Not contain: This function will trigger the logic as long as the option chosen does not contain the option stated in the section's logic. In example below, the section will show as long as user didn’t choose option C
For example:
When the Quality user field equals Incorrect Setout the NCR Location Section will appear.
...