{% for permission in permissions %}
{{ permission.name }}
{% empty %}
Select one or more global permissions in step 1 if you want to assign row or field permissions here.
{% endfor %}
Drag fields into the row or column areas to build row-level and field-level access rules.
{% for field in application_fields %}
{{ field.title }}
{% endfor %}
All
Drop fields here
{% for field in field_policy_fields %}
{{ field.title }}
{% endfor %}
Drop fields here
{% for field in row_policy_fields %}
{{ field.title }}
{% endfor %}
Define the conditions for the row policy by selecting fields, operators, and values.
Applicable Permissions
Query
Field policies provide granular control over which actions users can perform on specific fields.