10,727
edits
(→Data) |
|||
Line 122: | Line 122: | ||
* Use Sql Like Optimization: Using this (SQLite) optimization can increase the BeginsWith operator performance for large data sets. (E.g., speeds up incremental search.) | * Use Sql Like Optimization: Using this (SQLite) optimization can increase the BeginsWith operator performance for large data sets. (E.g., speeds up incremental search.) | ||
Last group houses settings for using of the Entity and Attribute map and Duplicate detection | Last group houses settings for using of the Entity and Attribute map and [[Duplicate detection]] | ||
* Use Entity & Attribute Map: Whether to use the Entity and Attribute Mappings (configured in CRM) when creating a new record. If you have an automatic field mapping set up on the CRM server, this parameter will enable the same functionality in the Mobile CRM application. | * Use Entity & Attribute Map: Whether to use the Entity and Attribute Mappings (configured in CRM) when creating a new record. If you have an automatic field mapping set up on the CRM server, this parameter will enable the same functionality in the Mobile CRM application. | ||
* Duplicate Detection: Whether to use duplicate detection when creating a new record. | * Duplicate Detection: Whether to use [[duplicate detection]] when creating a new record. | ||
* Auto Save Product Detail: Whether to edit the sales product detail entity directly or to apply changes on save. | * Auto Save Product Detail: Whether to edit the sales product detail entity directly or to apply changes on save. | ||
* Ignore Missing Process Flow.: Whether to show an error if the Business Process Flow is not found. | * Ignore Missing Process Flow.: Whether to show an error if the Business Process Flow is not found. |