When you create a condition based on a the user, you tell QuickBase that you want to trigger a form action based on the role of the user editing the form. You can hide or show fields to users in (or not in) a particular role; you can also choose whether to make fields required or editable for users in certain roles.
When basing a condition on the user's role, you can choose either of these operators:
Is in the role
Is not in the role
On a form used to manage projects, I want to ensure that only users in the Manager role are able to edit the Approved field.
For my rule's condition, I should select:
When: |
||
The user |
Is in the role |
Manager |
Action: |
|
Make editable |
Approved |
Otherwise, when the user is not in the role Manager, make read-only Approved.