Skip to content

VisibilityCondition

The VisibilityCondition column on a container field checks the value of another input field on the page to see if this field is displayed to the user. Supports Boolean logic AND's (&&), OR's (||) and parenthesis. Uses standard C# equality and relational operators (==, !=, <, >, <=, >=). If the check returns false, the input is not displayed to the user.

VisibilityCondition

Identical to MaskedCondition, but instead of shows white space where the input field would be, does not display the item at all or preserve space for it.

Controls

The VisibilityCondition column applies to the following controls: