Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To add a field on your form, define the field inside a tab (see example below). At minimum, a field definition must contain a class property  or a fieldType property which tells Magnolia what type of field it should render. Set the property value to a valid field definition class name (for class) or to a valid field alias name (for fieldType). All fields support further common properties for defining things such as labels and descriptions.

...