Versions Compared

Key

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

...

NameDescription
LabelElement Label to be displayed to the end-user.
ID

Element ID (By declaring as "country", a corresponding database table column "c_country" will be created)

Please see Form Element for more information about defining the ID and list of reserved IDs.

Options 

Select Box options

Info

Options defined here will not be put into use if Options Binder is defined below.

  • Default Value - Value to be stored by default
  • Label - Element Label to be displayed to the end-user.
  • Grouping- field to be grouped by.
Or Load Data From

Options to be populated dynamically using the Form Options Binder pluginData Store.

Warning
titlePerformance Warning

If you have thousands of select options or sourcing them from Options Binder, this may cause a significant increase in page load time. Consider using Popup Select Box instead.

...