Deployment Guide

154 | Form Field Editor
Dell Networking W-ClearPass Guest 6.0 | Deployment Guide
l Check box A check box is displayed for the field, as shown below:
The check box label can be specified using HTML. If the check box is selected, the field is submitted with its
value set to the check box value (default and recommended value 1). If the check box is not selected, the field is
not submitted with the form.
l Checklist A list of check boxes is displayed, as shown below:
The text displayed for each check box is the value from the options list. Zero or more check boxes may be
selected. This user interface type submits an array of values containing the option key values of each selected
check box. Because an array value may not be stored directly in a custom field, you should use the conversion and
value formatting facilities to convert the array value to and from a string when using this user interface type.
To store a comma-separated list of the selected values, enable the Advanced options, select
“NwaImplodeComma” for Conversion, select NwaExplodeComma” for Display Function and enter the field’s
name for Display Param.