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, Magnolia 5.7 changed this in two ways:

  • You no longer need to define 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. 

...