Hi,
I have a problem on the workflow form. I have set the comment field to be mandatory on a user task, when the user clicks the transition button without having filled the comment field then the transition button is disabled and when a user fills the comments field the button is not enabled and has to refresh the page in which case the comment typed on the comments field is lost.
I have added a listener on keyup but the statement element.disaabled=false does not seem to work. Please help
Kind regards