App projects: Difference between revisions

Jump to navigation Jump to search
→‎Managing entities: Synchronize all linked Salesforce Files
(→‎Managing entities: Synchronize all linked Salesforce Files)
Line 176: Line 176:
; Include Lookup Labels: When checked, the app no longer shows data related to that entity as “Unknown” in the offline mode. This often happened with ownerIDs of records, as the data with User names is stored in the User entity (by default the Owner entity is not enabled in Woodford).
; Include Lookup Labels: When checked, the app no longer shows data related to that entity as “Unknown” in the offline mode. This often happened with ownerIDs of records, as the data with User names is stored in the User entity (by default the Owner entity is not enabled in Woodford).
; [[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.
; Synchronize all linked Salesforce Files: Enable this option if you want to synchronize all Salesforce Files linked from the selected object. 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.


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

Navigation menu