Hi,
I have a form with "Submit" button. I would like to set the value of a text field with name "Start workflow" to "Yes" when user clicks on the "submit" Button and also save any unsaved changes.
Once it is submitted, the "Submit" button should be disabled.
I tried using Patch , set Var nothing really worked. Can someone help with correct syntax and functions to use?