CRM.designer Spotlight configuration parameters

The CRM.pad application uses the NSUserActivity API and CoreSpotlight API provided by iOS 9 to configure search and ensure that the CRM.pad information is searchable on your device.

The following web configuration parameters influence CRM.pad. Information on how to set parameter values can be found in the Web Configuration topic of the Aurea CRM web Administrator Guide.

Following web configuration parameters need to be defined in the CRM.designer:

SpotlightSearch.ConfigOnOff

The fields are not searchable. This parameter is ignored under iOS6.

Enables or disables the searchability of data with this parameter. Set the value to “True” to make data searchable outside the CRM.pad application.

Type: checkbox

Default: Off

SpotlightSearch.FieldGroups

Use this to specify the field groups that are searchable. Multiple fieldgroups can be separated by a comma. For example, for infoarea “KP” give a name “KP:spotlight”, and for “FI” give the name “FI:spotlight”. The value field is provided as a comma separated values: “KP:spotlight, FI:spotlight”.

Type: Character

SpotlightSearch.LoggedOutAccessOnOff

Enables or disables access to CRM.pad application data even when a user is not logged in. Set it to “True” to enable such access to data.

Type: Checkbox

Default: False

The screenshot below shows a sample configuration.