Enables rendering of user profile fields linked to search.
Supported Data Types
string, datetime, int, double, date, time, guid, unit, color, html
XML
<property id="propertyId" labelResourceName="nameResource" descriptionResourceName="descriptionResource" dataType="string" template="core_v2_userProfileSearch" comma-separated="false" />
Options
Name | Description | Default | Options |
---|---|---|---|
comma-separated | When true, each comma-separated value will be linked to search individually. | false | true, false |