I have a screen with multiple galleries on it.
When someone clicks on an item I would like to have a 'popup' that displays more details for the item selected.
This is very easy with one gallery.
But how do I know what gallery the item was selected from with multiple galleries?
Is there something like a Gallery1.Selected = true or Selected.Gallery.Name= Gallery1 or something else?
Maybe onselect I set a variable with the Gallery name? (How do I get the gallery name) then in the popup filter on that??
Thanks for any ideas.
Thanks,
Terry