When a user goes to delete their profile, the posts they have uploaded to my app are not deleted. How can I delete both the user and the posts at the same time?
Hi @ramonroca,
Unfortunately there is no built-in capability to execute “bulk” actions in Adalo (i.e. when you create / update / delete several records at once).
Possible workarounds are:
- use countdown timer workarounds. See a couple of my videos here:
Adalo hints: simple mass delete (countdown timer tricks, part 1) - YouTube
Adalo hints: mass delete with sub-collections (countdown timer tricks, part 2) - YouTube - use external services like Integromat and create a scenario to delete the records there (webhook → list records → filter → delete record).
Best regards, Victor.
1 Like
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.