After filling details in section and submit the screen ,then submit button should get disabled automatically. what action i must do ?
Hi @Alekyap9,
To achieve this
-
Hide the default action button under the flow action rule for the section referred.
-
Inside section create a layout with two buttons Submit and cancel.
-
use refresh this section action set with Datatransform, Set a Property value to true on click of the button.
-
Followed by Add action “Finish Assignment” to the submit button
On the general tab of submit use the Flag property as disable condition.