> ## 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 FormType

> What kind of form is this

What kind of form is this

## Syntax

```crmscript theme={null}
FormType
```

## Fields

| Name     | Description     |
| -------- | --------------- |
| Normal   | A form instance |
| Template | A form template |


## Related topics

- [Enum values for FormType](/en/database/tables/enums/formtype.md)
- [SuperOffice.WebApi.Data.FormType](/en/api/reference/webapi/SuperOffice.WebApi.Data.FormType.md)
- [form table](/en/database/tables/form.md)
- [Namespace CRMScript.NetServer](/en/automation/crmscript/reference/CRMScript.NetServer.md)
- [Enum values for FormFieldRestrictionType](/en/database/tables/enums/formfieldrestrictiontype.md)
- [SuperOffice.WebApi.Data.FormFieldRestrictionType](/en/api/reference/webapi/SuperOffice.WebApi.Data.FormFieldRestrictionType.md)
