I have outer RG to list students in table ‘RG StuClass’ and want to display list of tags / text which is list of things connected to StuClass record ie StuClass.PLCodeL (list of tags). Now this displays correctly but i want to be able to click on tag "Group Tag’ and navigate to another group with both the tag (text) and the student id which is pointer to StuClass record. How to i access the row from the tag in the inner RG ?

strings

Hi Eric,
Sam here, with Bubble support. If you create a group element in the top level RG that nests “Current Cell’s StuClass,” you should be able to reference it from within the nested RG by referring directly to the name of the group in the dynamic expression builder.
Here’s a quick video walkthrough showing you what I mean: https://www.loom.com/share/258e6a2fe53c438b9504ac488d809c21
Let me know if you have any questions!
Thanks Sam, it was easy once you add group to the RG cell