Workflow Transition Button Button Disabled
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2015 08:17 AM
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
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
Labels:
- Labels:
-
Archive
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2016 05:14 AM
Hi,
I have the same problem,any solution please?
I have the same problem,any solution please?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2016 03:07 AM
Hi ,
GO and change disabled true to false in transitions.js and also in transitions-min.js for multiple execution in workflows.
GO and change disabled true to false in transitions.js and also in transitions-min.js for multiple execution in workflows.
