Visibility Control - Visibility Controls for UI Components

You can control the visibility for any UI Component by using the Visibility Control feature in Contineo.


Example 1: To make the Employee Address Text field not visible:

Steps:

  1. Open the UI Widget.

  2. Right-click the Employee Address text field and open the Properties Panel.

    Employee Address Properties Panel

  3. Select Visible Never in Access Rights > Visible.

    Visible Never Option

  4. Click SAVE.


Example 2: To make the City Text field visible only for the Admin User Role:

Steps:

  1. Open the UI Widget.

  2. Right-click the City text field and open the Properties Panel.

    City Field Properties Panel

  3. Select Visible Custom in Access Rights > Visible.

    Visible Custom Option

  4. To open the script editor, click Access Rights > Custom Visibility Script.

    Custom Visibility Script

  5. Write the script and click OK.

    Script Editor

  6. Click SAVE.

    Save Custom Visibility