Hello everyone.
for simplicity, I have two galleries, Gallery 1 in screen 1 and Gallery 2 in screen 2, and I would like to display a form (in screen 3) based on gallery 1 selected item or gallery 2 selected item, whichever item selected by the user in the previous screen. What I have so far works for 1 gallery since the item property of my form is "gallery1.selected". What can I do to allow the user to view the form based on the selected item in gallery 1 or the selected item in gallery 2.
I hope I was clear enough with my question.
Thanks in advance.