Hi,
I am building a powerapp that can be used to register for events.
I have added a gallery and the data source is a Sharepoint event list. Different events will be displayed according to selected category from dropdown.
If a user clicks 'Subscribe' button for an event, the user details will get saved in a Sharepoint list and the button should be disabled if the user clicks on it once and should remain disabled for selected events after refresh too.
I've tried many ways to disable the button according to requirement, but nothing worked.
Can anyone please help with the solution.