Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
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.
Figure 1: Sample Radio in Form Builder
Figure 2: Radio Properties
Name | Description | ||
ID | Element ID (By declaring as "type", a corresponding database table column "c_type" will be created) | ||
Label | Element Label to be displayed to end user. | ||
Options (Hardcoded) | Select Box options
| ||
Or Choose Options Binder | Radio options to be populated using Options Binder plugin. |
Figure 3: Radio Properties - Advanced Options
...