Enables rendering of properties to select user profile fields. Stored as a querystring in the format Name=STRING&Name=STRING
Supported Data Types
custom
XML
<property id="propertyId" labelResourceName="nameResource" descriptionResourceName="descriptionResource" dataType="custom" template="core_v2_userProfileFields" singleSelect="false" />
Options
Name | Description | Default | Options |
---|---|---|---|
singleSelect | When true, only a single profile field can be selected. | false | true, false |