You can control the behavior of the Search Resources page using the Search Resources Global and Search Resources Personal custom settings.
Field | Description |
---|---|
|
API name of a field in the contact object to be displayed in the Search Resources page. This option is ignored when Display Resource Description is true. |
Contact Field 2 | API name of a field in the contact object to be displayed in the Search Resources page. This option is ignored when Display Resource Description is true. |
Contact Field 3 | API name of a field in the contact object to be displayed in the Search Resources extension. This option is ignored when Display Resource Description is true. |
Display Resource Description | Indicates whether the resource description is shown. When true, only the resource's description is shown. When false, Contact Fields 1 to 3 are shown if they contain a valid API name of a field in the contact object.The default value is false. |
Geolocation Service URL |
This is the URL of the mapping service used by PSA when obtaining the latitude and longitude using an address. To use Search Resources, edit the default URL as follows: http://open.mapquestapi.com/geocoding/v1/address?key={mapquestKey}&outFormat=json&maxResults=1 , where customer_key is an app key generated using MapQuest.
Visit open.mapquestapi.com to create an account and generate the key. The key is limited to 5000 calls per day. Also, ensure that http://open.mapquestapi.com has been registered on the Remote Site Settings page.
|
Mapquest Endpoint URL | Defines the Mapquest Endpoint URL used to validate against the endpoint in Salesforce remote site settings before using the Mapquest Geolocation API. This URL should be a subset of the Geolocation Service URL (for example: http://open.mapquestapi.com ) |