App projects: Difference between revisions

Jump to navigation Jump to search
→‎Managing entities: add subsections
(→‎Managing entities: add subsections)
Line 194: Line 194:


; [[Sync_Filter#Incremental_linked_sync_filters|Incremental Linked SyncFilter]]: Incremental Linked Sync Filter ensures that the linked filters on entities are checked during Incremental Synchronization. You can enable or disable it per entity, or use project default.
; [[Sync_Filter#Incremental_linked_sync_filters|Incremental Linked SyncFilter]]: Incremental Linked Sync Filter ensures that the linked filters on entities are checked during Incremental Synchronization. You can enable or disable it per entity, or use project default.
=== Salesforce-only parameters ===


; Synchronize all linked Salesforce Files: Enable this option if you want to make sure that all Salesforce Files related to this object are available offline. If this is not checked, only files that are created or explicitly shared with the user logged into the app are available offline. This setting can have a considerable impact on sync performance and [[API calls|API count]], especially when enabled for an object with a large number of records. After enabling this option, full sync is needed on all mobile devices.
; Synchronize all linked Salesforce Files: Enable this option if you want to make sure that all Salesforce Files related to this object are available offline. If this is not checked, only files that are created or explicitly shared with the user logged into the app are available offline. This setting can have a considerable impact on sync performance and [[API calls|API count]], especially when enabled for an object with a large number of records. After enabling this option, full sync is needed on all mobile devices.
Line 199: Line 201:
; Synchronize entity feed (Salesforce only): Required for each object where you want to use [[chatter]]. This option is selected automatically when you add a chatter tab to any [[form]] of that object.
; Synchronize entity feed (Salesforce only): Required for each object where you want to use [[chatter]]. This option is selected automatically when you add a chatter tab to any [[form]] of that object.


Additionally, two functions are available in the toolbar:
=== Toolbar functions ===


; Sync Filter: [[Sync Filter]] allows you to limit the number of records downloaded into the offline storage on user devices.
; Sync Filter: [[Sync Filter]] allows you to limit the number of records downloaded into the offline storage on user devices.

Navigation menu