Versions Compared

Key

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

...

Edit Autocomplete Text Field

Image Modified

NameDescription
ID

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

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

LabelElement Label to be displayed to the end-user.
Field ID to Store Selection ValueKey in a field ID of an existing form element in the form to store the selected option "Value".
Options (Hardcoded)

Select Box options

Info

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

Or Choose Options Binder

Options to be populated dynamically using Options Binder plugin.

Info

Upon selecting an option, the option "Label" will be used in this text field.
To also store the "Value" of your selection, select a field ID for Field ID to Store Selection Value property.

...