Versions Compared

Key

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

...

This page describes two ways in which you may define the type of a field in a dialogform.

Table of Contents

When creating a dialog, you usually want it to contain fields that build its core functionality for user tasks such entering a text into a field and sending it to the server upon hitting the SUBMIT button. Any field like that must be defined in a dialog definition through a  field definition  which must contain – at minimum – a property telling Magnolia what type of field it should render in the dialog.

...