App projects: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 217: Line 217:


=== Salesforce-only parameters ===
=== Salesforce-only parameters ===
 
; Sync linked files: Select which Salesforce files related to this object should be available offline.
; Synchronize linked files: Select which Salesforce files related to this object should be available offline.
:* '''Owned and shared''': Only files that are created or explicitly shared with the user logged into the app are available offline.  
:* '''Owned and shared''': Only files that are created or explicitly shared with the user logged into the app are available offline.  
:* '''All''': Make all Salesforce files related to this object available offline.
:* '''All''': Make all Salesforce files related to this object available offline.
:When you enable '''Download only files linked to records (if enabled for entity)''' in the project [[Configuration]], file ownership/sharing is no longer relevant.
:* '''All''': Make all Salesforce files related to this object available offline.
:* '''None''': No files are downloaded for this object.
: 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.
: 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 228: Line 231:


; Sync archived and deleted records: Enable this option to work with archived and deleted records in Resco mobile apps. This setting applies to both offline and online modes. After enabling this feature, full sync is required to make all records available offline. You can use [[Sync Filter]] or [[View#Sorting_and_filtering|View Filter]] on fields "isdeleted" and "isarchived" if you want to download only deleted or only archived records. The ability to sync archived records is particularly useful for Events because Salesforce automatically archives them after one year.
; Sync archived and deleted records: Enable this option to work with archived and deleted records in Resco mobile apps. This setting applies to both offline and online modes. After enabling this feature, full sync is required to make all records available offline. You can use [[Sync Filter]] or [[View#Sorting_and_filtering|View Filter]] on fields "isdeleted" and "isarchived" if you want to download only deleted or only archived records. The ability to sync archived records is particularly useful for Events because Salesforce automatically archives them after one year.
[[File:Salesforce-entity-properties-in-woodford.png|600px|alt=Entity properties in Woodford for Salesforce]]


=== Toolbar functions ===
=== Toolbar functions ===

Navigation menu