Versions Compared

Key

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

Select Box is one of the generic HTML Form input elements. In the Form Builder, one is able to define the options available to the Select Box via various means, including with the use of Options Binder.

Figure 1: Screenshot with Select Box highlighted in sample CRM app

...

NameDescription
IDElement ID (By declaring as "country", a corresponding database table column "c_country" will be created)
LabelElement Label to be displayed to end user.
Options (Hardcoded)

Select Box options

Info

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

Or Choose Options BinderSelect Box options Options to be populated dynamically using Options Binder plugin.

Figure 3: Select Box Properties - Advanced Options

...