10,753
edits
No edit summary |
|||
Line 112: | Line 112: | ||
== Salesforce: work with archived and deleted records == | == Salesforce: work with archived and deleted records == | ||
With this release, you can work with archived and deleted records in Resco mobile apps. This feature can be turned on for selected objects (entities) using the checkbox '''[[ | With this release, you can work with archived and deleted records in Resco mobile apps. This feature can be turned on for selected objects (entities) using the checkbox '''[[Data_model_in_mobile_apps#Salesforce-only_parameters|Sync archived and deleted records]]'''. 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. | The ability to sync archived records is particularly useful for Events because Salesforce automatically archives them after one year. |