· Trying to build Gather Activities app

Deleting a reference from multiple users' lists

Hi,

I have a simple data structure = users and events = 2 collections. Users sign up to events. When they do that, the event reference is added to an 'events signed up to' list in the user's account. If that event is then cancelled, I need the event reference to be deleted from each user with this reference in their 'events signed up to' record.

I am sure this is doable using a query on the 'Cancel Event' action, but just can't figure it out. Any help appreciated😊

8 replies