How to update values of an item in a gallery?
I have a button in a gallery items to update datasource then get disabled. So ofcourse it has formula for Disabled property.
OnSelect button i Patch datasource and ThisItem but can't disable control.
So
- How to refresh single item of gallery?
- Or how to update ThisItem object correctly and make item to check Disabled formula (so it checks updated ThisItem)?
- Or (worst solution) How to reload entire gallery from datasource in OnSelect formula?
PS: Using simple global flag (using UpdateContext) doesn't work because it should be done for single item only. Global var update all items.
Thanks


Report
All responses (
Answers (