Part Visibility Examples
This chapter explains how to configure visibility using JavaScript, and provides a wide range of practical examples.
Where to Configure Visibility
#REPLACE-PARTVALUE-<InternalName>||Value#
Basic Visibility Examples
Value equals X
Value is not equal to X
Multiple Allowed Values (X, Y, Z)
Yes/No Fields
Value is TRUE (Yes)
Value is FALSE (No)
Combining AND and OR
Multiple AND Conditions
Example with two Yes/No fields
Show the part when any value is selected in another part
Multiselect Visibility Rules
Important:
Multiselect contains X
Multiselect contains X or Y
Numeric Comparisons
Value greater than X
OR Between Two Yes/No Fields
Show a field if any of two numeric fields is greater than 0
Clearing values of hidden fields
Yes/No field
Text field
Visibility Based on Phase
Show part only when the service phase equals “PhaseX”
Show part from PhaseX onward (using phase order)
Summary
Last updated
Was this helpful?