Versions Compared

Key

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

Radio 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.

Image Modified

Figure 1: Sample Radio in Form Builder

Image Modified

Figure 2: Radio Properties

NameDescription
IDElement ID (By declaring as "type", a corresponding database table column "c_type" 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 is defined below.

Or Choose Options BinderRadio options to be populated using Options Binder plugin.

Image Modified

Figure 3: Radio Properties - Advanced Options

...