I have 3 pages.
1- A blank form this is to enter data
2- A gallery to show all the entries created
3- The same form from screen 1 but to edit records
However, I'm having a lot of trouble getting screen 3 to show the data from screen 2. I figured adding thisitem.column name to all the forms would have defaulted it to take the value from gallery 2 but it isn't work. Any reason why? I created a sample app because it has this drill down functionality but I can't see to duplicate it. Thank you!