Enabling or Disabling - Access Management of UI Components

You can manage the access for any UI Component using Enable or Disable feature.

Contineo supports UI Access Management controls by using the Enable/Disable feature.


Example 1: The Employee Name text field should never be editable

Steps:

  1. Open the UI Widget.

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

    Properties Panel

  3. Select Enabled Never in Access Rights > Enabled.

    Enabled Never

  4. Click SAVE.

    Save Button


Example 2: Mobile Number text field should be editable only for Admin User Role

Steps:

  1. Open the UI Widget.

  2. Right-click the Text Field and open the Properties Panel.

    Properties Panel

  3. Select Enabled Custom in Access Rights > Enabled.

    Enabled Custom

  4. Click Access Rights > Custom Enabled Script to open the script editor.

    Custom Enabled Script

  5. Write the script and click OK.

    Script Editor

  6. Click SAVE.

    Save Button