Each control can be member of a Lockout and Visibility group, allowing you to hide or disable controls within a configuration. When a configuration is executed, these groups each have a value between 0 and 100. If the value of a group is greater than or equal to the threshold for a control, that control is disabled (for Lockout Groups) or hidden (for Visibility Groups).
A control can be hidden within a configuration by using the Visibility Group setting. Each control can be member of Visibility Group A, B, C or None; allowing you to hide controls within a configuration.
Note: If a parent object (frame, pop-up, etc) is hidden or disabled, its child controls are also hidden or disabled. The "Tabs" control type has lockout and visibility properties which are set per tab, rather than for the control as a whole.
A control can be disabled but still displayed within a configuration by using the Lockout Group. Each control can be a member of Lockout Group A, B, C or None allowing you to disable controls within a configuration.
Note: If a parent object (frame, pop-up, etc) is hidden or disabled, its child controls are also hidden or disabled. The "Tabs" control type has lockout and visibility properties which are set per tab, rather than for the control as a whole.
For information on simulating Lockout and Visibility levels, see Simulating a Configuration.