If you're using Quickbase's new sidebar navigation, some parts of this article might not match what you see in the product today. We appreciate your patience while we make updates. Learn more about new navigation.
Access to this feature can change based on your Quickbase plan. Learn more about feature availability and plans in Quickbase capabilities.
Imagine that you're working in a project management application and you want to edit a role so that users can edit only those records assigned to them which are not closed. To set this up, you need to edit the existing role and apply a custom rule.
To create a custom rule:
-
Choose Users from the Table bar, then click Manage Roles on the Page bar.
-
Click the name of the role that you want to change.
-
Click the Permissions tab.
-
Locate the table for which you want to set the rule and select Custom Rule from the dropdown in the table's Modify column.
For this example, you can select the Task table. -
From the Select a field list, select Assigned to.
-
From the list of operators in the second column, select is the current user.
-
Move the pointer over the field you specified and click the plus sign icon that appears.
A new line appears, with another field.
-
From the Select a field list in the second row, select Status.
-
From the list of operators in the second column, select is not equal to.
-
From the dropdown in the third column, select Completed
-
Click Save.
If a user with this role opens any report, the user can modify only those records that match the specified criteria.
Note: Custom rules are not persistent. If you define a custom rule and then switch to another permission level, your custom rule settings disappear. You can't "switch back" to the custom rule you previously defined. You must define the custom rule again.