Hi, wizards,
I have Gallery2 nested into Gallery1.
I can insert an edit form to edit any item from Gallery1, but I can't do the same for Gallery2.
I already tried using the obvious Gallery2.Selected, but the record returns empty.
Also tried to use a lookup as in lookup(list2, ID = Gallery2.Selected.ID), but PowerApss keeps finding no data.
could anyone help me with this, please?