Adding an Confirm message box upon 'Submit' button in workflow form
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-03-2014 07:30 AM
Hi All,
I'm new to JBPMN workflow model and I have requirement where I shall be getting a confirm message box asking for YES(to continue) or NO(to stay in the same form) in the workflow form upon clicking the "Submit" button.So kindly anyone suggest me the way how to give that extra functionality to "Submit" button in workflow form.
Thanks in Advance!!!
I'm new to JBPMN workflow model and I have requirement where I shall be getting a confirm message box asking for YES(to continue) or NO(to stay in the same form) in the workflow form upon clicking the "Submit" button.So kindly anyone suggest me the way how to give that extra functionality to "Submit" button in workflow form.
Thanks in Advance!!!
Labels:
- Labels:
-
Archive
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-10-2014 01:05 AM
Which interface you are using Alfresco Share or explorer? This is something which you need to do on client side. For alfresco explorer changes in manage-task dialog related jsp and in alfresco share change workflow task related ftl and javascript file which intercept the submit event and show popup on click of ok final request will be submitted and normal flow continue.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-17-2014 04:27 AM
I'm using Alfresco Share and have the same issue.
Could you tell me the files *ftl and javascript which I should modify.
Could you tell me the files *ftl and javascript which I should modify.