Configuration: Difference between revisions

Jump to navigation Jump to search
Line 103: Line 103:


== Data ==
== Data ==
; Client Customize: Allow the mobile user to hide entities in the App Setup section.
Data group provides all options for handling the data, attachments, photos and databases.
; Hide Locked Settings: Whether locked config options in SetupForm should be disabled or hidden.
 
; Allow User to Delete Data: Show/Hide the 'Delete Data' button in the App Setup section.
First subgroup enables the user to allow or prohibit the mobile users to hide entities or show/hide the “Delete Data” button.
; Max Upload Attachment Size: The maximum size of attachment (notes, email attachment) in bytes that can be created in the App.
* Client Customize: Allow the mobile user to hide entities in the App Setup section.
; Capture Photo Size: The default photo size for photos taken in the App.
* Hide Locked Settings: Whether locked config options in SetupForm should be disabled or hidden.
; Max Export Records: The maximum number of records to export (in the 'Export' command). -1 - no limit.
* Allow User to Delete Data: Show/Hide the 'Delete Data' button in the App Setup section.
; Audio/Video recording quality: The recording quality for audio or video taken in the App. (Affects file size!)
 
; Allow Photo Cropping: Whether to show the photo cropping step after a photo is taken.
User can set the maximum size of the attachments to be created, captured photos, quality of captured videos or allow/prohibit photo cropping in the second subgroup.
; Save Signature As PNG: Whether to store signature as vector SVG image or PNG.
* Max Upload Attachment Size: The maximum size of attachment (notes, email attachment) in bytes that can be created in the App.
; Use Database Encryption: Whether to encrypt the device database that stores the offline CRM data.
* Capture Photo Size: The default photo size for photos taken in the App.
; Use Sql Like Optimization: Using this (SQLite) optimization can increase the BeginsWith operator performance for large data sets. (E.g., speeds up incremental search.)
* Max Export Records: The maximum number of records to export (in the 'Export' command). -1 - no limit.
; Use Entity & Attribute Map: Whether to use the Entity and Attribute Mappings (configured in CRM) when creating a new record.
* Audio/Video recording quality: The recording quality for audio or video taken in the App. (Affects file size!)
; Duplicate Detection: Whether to use duplicate detection when creating a new record.
* Allow Photo Cropping: Whether to show the photo cropping step after a photo is taken.
; Auto Save Product Detail: Whether to edit the sales product detail entity directly or to apply changes on save.
* Save Signature As PNG: Whether to store signature as vector SVG image or PNG.
; Ignore Missing Process Flow.: Whether to show an error if the Business Process Flow is not found.
 
Third subgroup provides a possibility to allow/turn off the encryption or use Sql Like Optimization.
* Use Database Encryption: Whether to encrypt the device database that stores the offline CRM data.
* 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
* Use Entity & Attribute Map: Whether to use the Entity and Attribute Mappings (configured in CRM) 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.
* Ignore Missing Process Flow.: Whether to show an error if the Business Process Flow is not found.


== Synchronization ==
== Synchronization ==

Navigation menu