I have a gallery where a bunch of items are shown. I want the OnSelect of the gallery switch my radio button filter automatically. When I launch the app and click the gallery item it works, but when I manually change the radio to another item and try to select the gallery item again, it refuses to change.
Gallery OnSelect:
UpdateContext({SelectedModel: "Modell"}) & UpdateContext({SearchBarText: ThisItem.ModelText})
Radio Default & OnSelect:
SelectedModelUpdateContext({SelectedColumn: Radio1.Selected.Value})

Report
All responses (
Answers (