Hi there,
I would like to allow my users to delete all their entries in one click. Most of their entries will be outside the Users data base. Each entry has a 1-1 relationship to the user - one entry is linked to one user.
Any idea how I could enable my users to delete all such entries in one click?
Thanks!
Victor
September 28, 2020, 7:48am
2
Hi @gregdarebe ,
I don’t think there is a straightforward way to do this, unfortunately.
Though you might find useful those workarounds:
With the Minimum Studio’s countdown timer component, some amazing possibilities has appeared. In particular, when using this timer together with the lists, it is possible to perform “mass operations” with the list items (i.e. with records in the collections).
Here is the simple “mass delete” tutorial:
[Adalo hints: simple mass delete (countdown timer tricks, part 1)]
This is more advanced version of “Mass Delete” tutorial, made with countdown timer component. It solves quite common problem: how to delete not only the “Main” record from the collection, but also “child” records from another collection automatically. Think about abandoned Shopping Cart and Cart Items. Now it’s possible to do this:
[Adalo hints: mass delete with sub-collections (countdown timer tricks, part 2)]
Hi @Victor ,
Many thanks. Very interesting feature. I’ll try it now!
Best, Greg
1 Like
system
Closed
October 8, 2020, 10:52am
4
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.