How can we capture the on submit event of a workflow.On the job initialization screen if a user leaves a field empty i need to confirm it with the user if a particular field is to be left blank or not.Could you please suggest any other way to do it.
On the job initialization we have a submit button.I need to call a javascript function on the click method of the submit button.