Versions Compared

Key

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

...

For legibility, ease of development, and to make field names easier to remember, field type definition has changed in the Magnolia 5.7 changed this in two waysbranch:

  • You no longer need to specify the field type using the fully qualified class name. You need to set just the field name proper via the fieldType property.
  • In selected modules (see the Short field names list below on this page), the field name does not even require the -Field or -FieldDefiniton suffix. 

...