<boardpermissionspicker>
Displays a button that opens a dialog to select/view board permission assignments.
When used on an input view, <boardPermissionsPicker /> allows the admin to select the users and/or positions that should have access to the current record.
Adding this tag to the input view enables board record permissions for the board table. Once enabled, users are unable to view any records from this table unless they are a full admin, or permission has been explicitly granted through the <boardPermissionsPicker />.
When used on a display view, <boardPermissionPicker /> allows the admin to view the users and positions that have access to the current record.
| Attribute | Allowed Values | Requirements | Description |
|---|---|---|---|
| button-text | N/A | Optional | The value of this attribute is used as button text. If there is no value, "Select" is used. |
Example
<boardPermissionsPicker />
Impacted tags
The following tags are impacted by the <boardPermissionsPicker />. In each case, records for which the user does not have permission are excluded from the output of these tags.