User's Manual

368 | Administration Dell Networking W-ClearPass Guest 6.4 | User Guide
In the Advanced Properties area of the form, you will customize the user interface for single and multiple-
selection capabilities.
Field Description
Advanced Select the Show advanced properties check box. Additional configuration options are added
to the form.
Select2 Options Used to customize the user interface for the “select2” control, which provides both single and
multiple-selection capabilities.
Default values are preconfigured for these fields. These defaults are intended for use with user
search. However, the ajax.args.server parameter must be configured with the name of the
LDAP server that should be searched.
Select2 Hook
Save Changes After the server name is specified in the ajax.args.server parameter in the Select2 Hook field,
when you save your changes the AirGroup device registration portal includes the capability to
search the directory based on username.
Table 94: Advanced Properties, Relevant Fields
For details of the advanced options, functions, and additional parameters provided in the Select2 Options
and Select2 Hook fields, see "Select2 Options Details" on page 368 and "Select2 Hook Details" on page 369.
For in-depth technical information about these functions, refer to the Select2 programmer’s documentation at
http://ivaynberg.github.com/select2/.
Select2 Options Details
When configuring the airgroup_shared_user field for AirGroup user search, the advanced options provided in
the Select2 Options field are shown in the following table:
Option Description
multiple = 1 Specifies that the field allows multiple selections. When this parameter is set,
individual selections can be cleared by clicking an “x” delete icon displayed with
each selection, or by using the Backspace key to erase a selected item.
placeholder = (Select one or
more users)
Specifies the placeholder text that is displayed when the field is empty.
minimumInputLength = 1 Specifies that at least one character must be typed before a search operation is
triggered. If the directory has a large number of user accounts in it, performing a
single-character search is not likely to return any useful results, in which case this
value should be increased.
_advancedRender = 1 Specifies that the list of matching items should be rendered in a way which
includes an icon, text and description. If this parameter is not specified, only text
is displayed in the matching items.
Table 95: Details, Select2 Options Field