sfpx Posted July 10 Posted July 10 I have established a deletion system. A table contains the record ids that should be deleted. Mirrorsync will only delete the records that have their ids in that table. I use the API to create the records of this table prior to the sync but for some reasons it freezes on some devices What I would like to do is instead of using the API to populate the table is to sync it. But for that to work as intended it would need to be synced before any other table. Is that possible ? How ?
sfpx Posted July 10 Author Posted July 10 nevermind. this will work since insertions are always treated before deletions !
360Works Posted July 10 Posted July 10 Hey sfpx, Glad you found a working solution. The customization system can be tricky to work with sometimes. Don't hesitate to reach out if you have any other questions or run into any issues!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now