I am building an app in Glide Tables using currently just one table. The app is a networking app where users can match to be able to see contact details, however I am having trouble creating mutual matches.
I am using the trebuchet method of creating a new like, then a relation between user email and like to find the “I like them” which is working nicely now I’d like to compare the “I like them” and “they like me” email lookups I have however this doesn’t work as its not exclusive to a row as I’m not using row owners.
I did have it working, however it seems it was a fluke acting how it should but was actually hiding the fact I hadn’t managed to do it!
Thanks for your help!