[prototypes]

Properties

prototypes

Option path
prototypes
Data type
array
Needed by
Frontend/ Backend (form manager/ form editor/ plugin)
Mandatory
Yes
Default value
prototypes:
  standard:
    [...]
Copied!
Good to know
Description
Array which defines the available prototypes. Every key within this array is called the prototypeIdentifier.

prototypeIdentifier

Option path
prototypes.<prototypeIdentifier>
Data type
array
Needed by
Frontend/ Backend (form manager/ form editor/ plugin)
Mandatory
Yes
Related options
Default value
prototypes:
  standard:
    [...]
Copied!
Good to know
Description
This array key identifies the prototype``. Every ``form definition`` references to such a ``<prototypeIdentifier>`` through the property ``prototypeName`.

Subproperties