We’re trying to build a searchable table for our school that allows students to view their courses and their associated labs, and information associated with it.
Linking a Courses table with a Labs table is fairly simple but my question is:
When sharing the view (of the Courses Table) is there a way to have the linked Labs table viewable when the course table is shared/searched?
So student has access to the Courses table, and they can view the associated labs, but is there a way from this view, for them to be able to access (maybe opens a new tab?) the Labs table? So they can view more detailed information about the labs?
Or do i have to have two separate shared views and they have to navigate between them?
listing all the details in one table will be too cluttered considering the amount of information we need to share, (skills, work roles, labs, etc)
Thank you for the assistance!
-Sean