Skip to main content
Version: 8.1

Execute data search in the mobile app

Level: advanced
Example

Use the substring search function for data search.

Example implementation

PreferedFilterFuncType property
// Substring search function is used to search for data.
"PreferedFilterFuncType": "Terrasoft.FilterFunctions.SubStringOf"
Important

If the function specified as the data filtering function in the PreferedFilterFuncType section is not Terrasoft.FilterFunctions.StartWith, then indexes will not be used while searching database records.