I have the follow issue below:
After I submit a Form (that get input from selected/linked gallery), my gallery return not selected.
My variable in "Onselect" button property: << it's ok
I have two filter buttons with UpdateContext. One is "UpdateContext({varStatus: "Pendente"})" and another one is "UpdateContext({varStatus: "ConcluÃdo"})".
My formula in "Item" Gallery property: << it's ok
Filter('Processo de exportação', StatusGeralzao = varStatus)
My problem is: when I click on both buttons filters (varStatus = "Pendente") or (varStatus = "ConluÃdo") , the gallery is filtered by "Status this status normally, but not select its line automatically. I have to click to select an specific line.
I use the "default" gallery property to see the last record (just to stay selected) like this: Last(Database) and the result selected the last line in my gallery when I click on the button (varStatus = "Pendente"), but when I click on button (varStatus = "ConcluÃdo"), the gallery doesn't select the last gallery line.
Does Anyone could help with this issue, please? Any If formula or anything else on default gallery property?
Hi
I'm not quite sure what you mean, but for the default gallery,
If you don't manually select any of the gallery items, gallery selects the first item by default.
I hope this helps.
Hi @Corissandageri
No. It can select any line in gallery, since it works when I click on both buttons (varStatus = "Pendente") or (varStatus = "ConcluÃdo").
Hi
Do you want it to select the last submitted record?
WarrenBelz
791
Most Valuable Professional
MS.Ragavendar
410
mmbr1606
275
Super User 2025 Season 1