[prototypes]

Properties

prototypes

Option path

TYPO3.CMS.Form.prototypes

Data type

array

Needed by

Frontend/ Backend (form manager/ form editor/ plugin)

Mandatory

Yes

Default value
1prototypes:
2  standard:
3    [...]
Good to know
Description

Array which defines the available prototypes. Every key within this array is called the <prototypeIdentifier>.

<prototypeIdentifier>

Option path

TYPO3.CMS.Form.prototypes.<prototypeIdentifier>

Data type

array

Needed by

Frontend/ Backend (form manager/ form editor/ plugin)

Mandatory

Yes

Related options
Default value
1prototypes:
2  standard:
3    [...]
Good to know
Description

This array key identifies the prototype`. Every form definition references to such a <prototypeIdentifier> through the property prototypeName.

Subproperties