Releases/Spring 2022: Difference between revisions

Jump to navigation Jump to search
Line 24: Line 24:


[[Document filters]] allow you to control which documents should be available in the app in offline mode. This feature is now also available when using Salesforce as your backend server.
[[Document filters]] allow you to control which documents should be available in the app in offline mode. This feature is now also available when using Salesforce as your backend server.
== 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 '''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 to be 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.


== Woodford command line interface (CLI) ==
== Woodford command line interface (CLI) ==

Navigation menu