App projects: Difference between revisions

Jump to navigation Jump to search
(→‎Managing entities: Synchronize all linked Salesforce Files)
Line 175: Line 175:


; 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 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.
; 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:
Additionally, two functions are available in the toolbar:

Navigation menu