I have a question related to my Multi Tenacy question:
How can I invite more users to my collection?
Collection:
->User
->Events ->> I would like to invite more users to an event I have created via e-mail / activation code.
I have created an app where i can upload pictures and would now like to invite other users to upload pictures as well.
Are there any approaches for this?
I think I have to create a userRef list in "Events", right??
How should I implement this?
Many Thanks!