How do you add users to many-many relationships?

Hey guys :slight_smile:

Does anybody know how to add objects (in this case users) to many-many relationships through an action?

The only way I’ve found is to enter it manually in the dataset!

Concretely what I’m trying to do is to send out notifications to select groups of users – one notification goes to A and B, another goes to C, D, A, etc.

But I cannot find an action inside the app that causes users to be added to a many-many field.

(Also, if anybody has any ideas how to do this differently, please let me know!)

Thanks a lot :),
Alex

They are both using m-to-m relationship.

This one about notification, but using 1-to-m.

Those could be starting point for clarifications.

2 Likes

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.