I have a many to many relationship collection b/t Users and Certifications. A user can have multiple certifications. I want someone to be able to post a job with a specific certification as a requirement and if a user has that certification, they get notified. When I try to do a push notification or sendgrid email (via custom action), i am unable to choose this as a filter or a “When does this happen” sometimes option. Any suggestion for how to do this?
Disclaimer - I have not fully wrapped my head around how relationships work in Adalo. It often seems like the ones that should be many/many do not work correctly.
What you can do though, is have double relationships. Do a one - many in both directions and that has worked for me in the past.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.