Transferring value between views

Hello,

I am posting this questionnaire as the situation is either unique or didn't find suitable answer from the current posts. 

Current setup:

View 1: Read Only: Columns: Week and Date(let's call it V1D)
View 2: Read Only: Columns: Teacher and Grade
View 3:  Columns: Teacher, Student name, Attendance and Date(let's call it V3D). This view shows a list with several students tied to a teacher from View 2.

Other notable information: Only View 2 and 3 have references.

Situation: View 1 is my home page, where I select a record for a week to navigate to View 2. View 2 would show all teacher and grade information. When I select a certain teacher record, View 3 shows up with all the students. The columns "Attendance" and "Date" in View 3 needs to be updated.

My ask is, how do I pass the value of V1D to V3D ? I have seen posts related to LinktoView but wasn't sure exactly where this should be used.

Thank you

PSwami

Solved Solved
0 2 67
  • UX
1 ACCEPTED SOLUTION

2 REPLIES 2

You can do something like this

https://www.youtube.com/watch?v=YKE9IKXzuSM

Thank you @TeeSee1 .. This might be a change in my design but worth checking. Thanks for sharing the video..

Top Labels in this Space