> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Enum values for FormFieldRestrictionType

> Lists the enum values for FormFieldRestrictionType.

## FormFieldRestrictionType Enum

The restriction set on the field

| Name      | Value | Description          |
| --------- | ----- | -------------------- |
| NotSet    | 0     | Not set              |
| ReadOnly  | 1     | Deny overwrite       |
| DoNotShow | 2     | Do not show in forms |

## Usage

* [form\_field\_restriction](../form-field-restriction).field\_restriction - This table contains all form fields restrictions


## Related topics

- [SuperOffice.WebApi.Data.FormFieldRestrictionType](/en/api/reference/webapi/SuperOffice.WebApi.Data.FormFieldRestrictionType.md)
- [Enum values for FormType](/en/database/tables/enums/formtype.md)
- [form_field_restriction table](/en/database/tables/form-field-restriction.md)
- [SuperOffice.WebApi.Data.FormFieldRestriction](/en/api/reference/webapi/SuperOffice.WebApi.Data.FormFieldRestriction.md)
- [Set All Form Field Restrictions](/en/api/reference/restful/agent/marketing_agent/set-all-form-field-restrictions.md)
- [Form field restrictions](/en/marketing/forms/admin/form-field-restrictions.md)
