Link Acess

Hello everyone! How’s it going? I’m developing a gamification app to use in my classes with my students, and I’m facing two challenges. The first one is that I’ve already created my classrooms and added the students to the Glide platform, but I’m unable to associate them with their respective classrooms. For example, the 6th-grade students need to be placed in the 6th-grade classroom. The second issue is that I need to ensure that each student has access only to their own PET. Is there a way to generate a unique link for each student? I really appreciate your help in advance.

You can use row owners and role. Since this is going to allow restriction of data access across grades.

Yes, another row owner thing but with deeplinks.

Here are the docs:

This sounds like a simple relation needs to be configured. I assume you have a similar value in both tables to link students to classrooms and vice versa.

3 Likes