Here’s a couple of threads to check out. One discusses sharing an item with another user. The other one discusses using groups in a similar fashion, but with references instead of per user data.
Hi Gliders,
Maybe you could think on a solution to my problem as I couldn’t find one.
So, I’m building an app that have to use per user data but I want users to be able to share their data with other users (let’s say husband and wife can see same data and edit each other’s data).
Could not think on an idea to be able to allow 2 users (or more) to see data which belong to another (e.g. using per user data and every entered row automatically receive the user who submits email address).
This is…
For GroupLink multiple relations, a term in one column has to match the same term in another column for the relationship to work. However, is there a way to get Glide to return all the rows in one column except the term in question?
Eg, (referring to the images below), I don’t want Group 1 to be able to edit their own ‘offers of funding’, but I want them to be able to offer funding to Group 2, Group3, etc, -> Group 9 (ie, where the N/A’s are not).
[image]
[image]
If it’s not possible, then …