I have an app where events are created. There is a multiple-multiple relationship field with the users collection with allows users to add or remove themselves from the event.
However, I would also like to allow the event creator to manually add other app users to the event if they’d like. I’m not finding this to be possible with the multiple-multiple relationship field and it only seems to be possible when the relationship field is set us as 1 user - multiple events.
Am I missing something here? Is there anyway to achieve this with my current setup?