FormFieldType

A FormFieldType describes the HTML-Type of a FormField.
It can take one of the static values that are automatically created when EveryDataStore software is installed for the first time.
The following types are available in the current version:

  • TextField

  • TextareaField

  • CheckboxField

  • DropdownField

  • ReadOnlyField

  • RelationField

Name

FormFieldType

Properties

Name

Type

Description

Slug

Varchar(110)

EveryDataStore-ID

Title

Varchar(100)

Name of the FieldType

FontIconCls

Varchar(20)

Font awesome icon class

e.g. fa fa-upload

Relations

FormField