Hello,
I have a SharePoint Form that I am customizing it using Power Apps forms.
In this form, I have a "Date of Rejoining after leave" Datacard that contains a button that will launch a flow.
What I want to achieve is the following:
After the user clicks and submits the button of the item, I want the display mode of this button to be disabled. This means even if he tried to "Edit the same form/item" and he has already submitted the button of the item, then the display mode of this button should remain disabled.
So I want to allow the user to submit only once for each item, and disable this button.
What's the best way to achieve the above scenario?
Can please someone provide an example and explains in detail?
Any help will be greatly appreciated.