Hello Community,
I am struggling with one thing.
How can I deselect or unpick a selected item in a gallery control, so that
ThisItem and Gallery.Selected are both empty?
Background:
I am using 3 Gallery Controls that On-Select all land on the same Edit form.
Now when I select an item in Gallery A for the first time, the Edit view opens and I edit the properties normally. If I then select an item in Gallery B, the item in Gallery A is still selected. I can edit the Gallery B item here, but some Visible conditions don't work anymore, because it now checks the conditions for Gallery A as well as the conditions for Gallery B. This leads to inconsistencies or overlaps. I could work around this by unpicking ThisItem or Gallery.Selected.

Report
All responses (
Answers (