Salesforce admins: Urgent action required!

App projects: Difference between revisions

Jump to navigation Jump to search
Line 140: Line 140:


; 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).
; 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.
; 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: [[Sync Filter]] allows you to limit the number of records downloaded into the offline storage on user devices.
{{Note|Sync Filter allows you to limit the number of records downloaded into the offline storage on user devices. See [[Sync Filter]] for more information.}}
; Edit Index: Create indexes to optimize performance of the application by speeding up offline queries.


=== Managing fields ===
=== Managing fields ===

Navigation menu