<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to get Prompt message, when Clicking on Task done Button in Jbpm workfow?? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-get-prompt-message-when-clicking-on-task-done-button-in/m-p/286867#M239997</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Let's start with a global optional comment.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Activiti is the preferred workflow engine over jbpm. I realise it might be a bit late now, but for your next workflows, consider giving activiti a try.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It's quite powerful and the eclipse designer plugin makes it really easy.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then your question:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you tried overriding the form button with a custom template? It if doable using controls:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Forms#control" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Forms#control&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;This way you can define your component by forking the original one and handle whatever you want to do with your popup.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I never tried to use controls on the transition buttons but theoretically, it should work.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Jan 2014 17:43:13 GMT</pubDate>
    <dc:creator>scouil</dc:creator>
    <dc:date>2014-01-02T17:43:13Z</dc:date>
    <item>
      <title>How to get Prompt message, when Clicking on Task done Button in Jbpm workfow??</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-get-prompt-message-when-clicking-on-task-done-button-in/m-p/286866#M239996</link>
      <description>Hi All,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I&amp;nbsp; have Alfresco 4.2 and I create to create a JBPM workflow. I have one requirement.i.e, when clicking on task done button rise a prompt message. I checked transitions.ftl, .xml and .js files but, I didn't find any solution. Please tell me Task done button Event. Please guide me as ear</description>
      <pubDate>Thu, 02 Jan 2014 16:17:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-get-prompt-message-when-clicking-on-task-done-button-in/m-p/286866#M239996</guid>
      <dc:creator>udaybhaskarbali</dc:creator>
      <dc:date>2014-01-02T16:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Prompt message, when Clicking on Task done Button in Jbpm workfow??</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-get-prompt-message-when-clicking-on-task-done-button-in/m-p/286867#M239997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Let's start with a global optional comment.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Activiti is the preferred workflow engine over jbpm. I realise it might be a bit late now, but for your next workflows, consider giving activiti a try.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It's quite powerful and the eclipse designer plugin makes it really easy.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then your question:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you tried overriding the form button with a custom template? It if doable using controls:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Forms#control" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Forms#control&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;This way you can define your component by forking the original one and handle whatever you want to do with your popup.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I never tried to use controls on the transition buttons but theoretically, it should work.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jan 2014 17:43:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-get-prompt-message-when-clicking-on-task-done-button-in/m-p/286867#M239997</guid>
      <dc:creator>scouil</dc:creator>
      <dc:date>2014-01-02T17:43:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Prompt message, when Clicking on Task done Button in Jbpm workfow??</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-get-prompt-message-when-clicking-on-task-done-button-in/m-p/286868#M239998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Scouil,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thanks for your reply. Actually, my requirement is in jbpm workflow. when I click on Task done button It should ask "do you want to continue or not", then based on our reply remaining process will continue and where should I control the button events and Thanks for your suggestion.&amp;nbsp; I knew activiti bpm.&amp;nbsp; I did some examples also.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jan 2014 08:20:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-get-prompt-message-when-clicking-on-task-done-button-in/m-p/286868#M239998</guid>
      <dc:creator>udaybhaskarbali</dc:creator>
      <dc:date>2014-01-03T08:20:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Prompt message, when Clicking on Task done Button in Jbpm workfow??</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-get-prompt-message-when-clicking-on-task-done-button-in/m-p/286869#M239999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And so your workflow would take 2 different paths depending on the user's choice to continue or not?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then if possible, I'd advise you to add a boolean as a metadata saying "Do you want to continue?".&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This way you have 0 work to do. A popup would require a bit more work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it a viable option to just have it as a workflow metadata or is the popup requirement mandatory?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jan 2014 10:07:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-get-prompt-message-when-clicking-on-task-done-button-in/m-p/286869#M239999</guid>
      <dc:creator>scouil</dc:creator>
      <dc:date>2014-01-03T10:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Prompt message, when Clicking on Task done Button in Jbpm workfow??</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-get-prompt-message-when-clicking-on-task-done-button-in/m-p/286870#M240000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Scouil,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I got the popup when clicking on taskdone button. I found another way. Thanks for your reply and your support&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 10:53:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-get-prompt-message-when-clicking-on-task-done-button-in/m-p/286870#M240000</guid>
      <dc:creator>udaybhaskarbali</dc:creator>
      <dc:date>2014-01-17T10:53:41Z</dc:date>
    </item>
  </channel>
</rss>

