DisplayNameFieldNames
A comma-separated list of Salesforce fields to use to populate the display names returned by the identifiers action. The connector checks the fields in the order you specify and uses the first that it finds.
Type: | String (comma-separated list) |
Default: | Name, Title, Subject |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | DisplayNameFieldNames=Name,Title,Subject
|
See Also: |