Why the save button is not working in debug mode?

G

G. Tarazi

I just reprogrammed the save button to save the form to a web service, I know there is the submit button for that, but the client wants the save button to save to a web service, and the submit button to start a workflow.




Anyway, why that button (the save button) is disabled when I am debugging the form? I just don't understand, why introducing this limitation?
 
Top