Search_Resources_Global__c
Label: Search Resources Global Contains org-wide settings for Search Resources
Allow_Special_Characters_In_Address__c |
Allow Special Characters In Address |
Pre-Spring 2018 |
Determines a set of comma separated characters to allow in the address field.
|
Text(30) |
"+,#,&,°,÷" |
Contact_Field_1__c |
Contact Field 1 |
Pre-Spring 2018 |
API name of a field in the contact object to be displayed in Search Resources. This option is ignored when Display Resource Description is true.
|
Text(100) |
|
Contact_Field_2__c |
Contact Field 2 |
Pre-Spring 2018 |
API name of a field in the contact object to be displayed in Search Resources. This option is ignored when Display Resource Description is true.
|
Text(100) |
|
Contact_Field_3__c |
Contact Field 3 |
Pre-Spring 2018 |
API name of a field in the contact object to be displayed in Search Resources. This option is ignored when Display Resource Description is true.
|
Text(100) |
|
Display_Resource_Description__c |
Display Resource Description |
Pre-Spring 2018 |
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.
|
Checkbox |
false |
Geolocation_Service_URL__c |
Geolocation Service URL |
Pre-Spring 2018 |
Mapping service URL to use when obtaining latitude and longitude using an address. Default value: http://www.mapquestapi.com/geocoding/v1/address?key=Fmjtd%7Cluub2q6820%2Caa%3Do5-961xh0&outFormat=json&maxResults=1
|
Url |
"http://www.mapquestapi.com/geocoding/v1/address?key=Fmjtd%7Cluub2q6820%2Caa%3Do5-961xh0&outFormat=json&maxResults=1" |
Invalid_Longitude_And_Latitude_Pairs__c |
Invalid Longitude and Latitude |
Pre-Spring 2018 |
Determines that longitude and latitude are not updated when the address is invalid. Supported format: longitude,latitude;longitude,latitude.
|
Text(100) |
"-100.44588200,39.78373000" |
Mapquest_Endpoint_URL__c |
Mapquest Endpoint URL |
Pre-Spring 2018 |
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.
|
Url |
"http://open.mapquestapi.com/" |
|