Enables group selection using type-ahead search. Represents selections as a querystring with the key Group and value integer group ID.
Supported Data Types
custom
XML
<property id="propertyId" labelResourceName="nameResource" descriptionResourceName="descriptionResource" dataType="custom" template="core_v2_groupLookup" enableCurrent="true" maxSelections="1" />
Options
Name | Description | Default | Options |
---|---|---|---|
enableCurrent | When true, enables curent group selection (represented with an ID of -1). | true | true, false |
maxSelections | The number of groups that can be selected. | 1 |