Skip to content

Latest commit

 

History

History
40 lines (19 loc) · 1.6 KB

using-items-and-options.md

File metadata and controls

40 lines (19 loc) · 1.6 KB

Using items and options

Note: The following usages use the demo database. You have to custumize your own setting table before practical use!

You can setup the items ONLY for radioList, checkboxList, listBox, dropDownList, and setup the options for all input field types.

The array keys are option values, and the array values are the corresponding option labels.

Please refer to:

(TBD)

Multiselect

(TBD)

Sub-array Nested

(TBD)