Closed
Solved
Disable submit button after click
After filling details in section and submit the screen ,then submit button should get disabled automatically. what action i must do ?
***Edited by Moderator: Pooja Gadige to change category from General to Product, add product details tag, add capability tag***
To see attachments, please log in.
Hi @Alekyap9,
To achieve this
1. Hide the default action button under the flow action rule for the section referred.
2. Inside section create a layout with two buttons Submit and cancel.
3. use refresh this section action set with Datatransform, Set a Property value to true on click of the button.
3. Followed by Add action "Finish Assignment" to the submit button
On the general tab of submit use the Flag property as disable condition.