Have a look at this thread and the Loom video I posted.
It’s not exactly the same problem but it’s similar for sure.
Thanks for sharing that. This works for me when I have a many-to-one relationship similar to active_tenant on directus_users. Is there also a way to do it with a many-to-many? This way I can let a group be administered by any number of users, and have a user administer any number of groups.
Thanks for sharing that. This works for me when I have a many-to-one relationship similar to
– epgapactive_tenanton directus_users. Is there also a way to do it with a many-to-many? This way I can let a group be administered by any number of users, and have a user administer any number of groups.