<?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: Can I create a task script that runs before start form? in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/how-to-pre-fill-the-start-form-with-properties-of-the-selected/m-p/57557#M20678</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The user picks a document and starts a workflow.&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the start form, the user also selects a list of related documents.&lt;/P&gt;&lt;P&gt;If the packageitem-document has its custom property "my:relatedDocs" set, we would like the start form to be pre-filled.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Feb 2019 10:49:06 GMT</pubDate>
    <dc:creator>mtsiak</dc:creator>
    <dc:date>2019-02-21T10:49:06Z</dc:date>
    <item>
      <title>How to pre-fill the start form with properties of the selected document.</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-pre-fill-the-start-form-with-properties-of-the-selected/m-p/57553#M20674</link>
      <description>When a users selects a document in order to start a workflow, how could we show at the start form some its properties (e.g. creator, associations, other custom properties from out custom aspects)?</description>
      <pubDate>Mon, 18 Feb 2019 06:44:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-pre-fill-the-start-form-with-properties-of-the-selected/m-p/57553#M20674</guid>
      <dc:creator>mtsiak</dc:creator>
      <dc:date>2019-02-18T06:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: Can I create a task script that runs before start form?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-pre-fill-the-start-form-with-properties-of-the-selected/m-p/57554#M20675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So when user attache some document in to the workflow at that time you want to show your property for that you need to do customization in&amp;nbsp;&lt;STRONG&gt;"\tomcat\webapps\share\WEB-INF\classes\alfresco\site-webscripts\org\alfresco\components\form\controls\workflow\packageitems.ftl"&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;First in that FTL understand how &lt;STRONG&gt;"Description"&lt;/STRONG&gt; and &lt;STRONG&gt;"Modified on"&lt;/STRONG&gt; property is coming then try to display your custom property in that FTL...&lt;BR /&gt;&lt;BR /&gt;if you stuck some where comment here...&lt;BR /&gt;&lt;BR /&gt;Thanks&amp;nbsp;&lt;BR /&gt;Shyam Ghodasra.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2019 07:14:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-pre-fill-the-start-form-with-properties-of-the-selected/m-p/57554#M20675</guid>
      <dc:creator>shyam_ghodasra</dc:creator>
      <dc:date>2019-02-18T07:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: Can I create a task script that runs before start form?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-pre-fill-the-start-form-with-properties-of-the-selected/m-p/57555#M20676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So, there isn' t any type of task/execution listener that runs before start form?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2019 07:26:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-pre-fill-the-start-form-with-properties-of-the-selected/m-p/57555#M20676</guid>
      <dc:creator>mtsiak</dc:creator>
      <dc:date>2019-02-18T07:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: Can I create a task script that runs before start form?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-pre-fill-the-start-form-with-properties-of-the-selected/m-p/57556#M20677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you want to archive that you can do with the upper solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is&amp;nbsp;executionListener based on start event..But it will run when you click on the start workflow button..&lt;/P&gt;&lt;P&gt;What&amp;nbsp;I understood from your que is you want to display the custom property when user select the document so it is not releted to &lt;SPAN&gt;executionListener.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;BR /&gt;Shyam Ghodasra.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2019 06:02:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-pre-fill-the-start-form-with-properties-of-the-selected/m-p/57556#M20677</guid>
      <dc:creator>shyam_ghodasra</dc:creator>
      <dc:date>2019-02-19T06:02:18Z</dc:date>
    </item>
    <item>
      <title>Re: Can I create a task script that runs before start form?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-pre-fill-the-start-form-with-properties-of-the-selected/m-p/57557#M20678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The user picks a document and starts a workflow.&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the start form, the user also selects a list of related documents.&lt;/P&gt;&lt;P&gt;If the packageitem-document has its custom property "my:relatedDocs" set, we would like the start form to be pre-filled.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2019 10:49:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-pre-fill-the-start-form-with-properties-of-the-selected/m-p/57557#M20678</guid>
      <dc:creator>mtsiak</dc:creator>
      <dc:date>2019-02-21T10:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: Can I create a task script that runs before start form?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-pre-fill-the-start-form-with-properties-of-the-selected/m-p/57558#M20679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;Yes so make the changes in&amp;nbsp;&lt;STRONG style="color: #727174; background-color: #ffffff; border: 0px; font-weight: bold;"&gt;packageitems.ftl&amp;nbsp;&lt;/STRONG&gt;after select document check is there any doc related to that then append in to related document..&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;This is little bit helpful to under stand how to customize this type of things...&lt;A class="" href="https://stackoverflow.com/questions/37966639/alfresco-community-5-1-x-workflow-form-add-input-fields-dynamically" rel="nofollow noopener noreferrer" style="color: #1e88e5; border: 0px; font-weight: inherit; text-decoration: none; padding: 0px calc(12px + 0.35ex) 0px 0px;" target="_blank"&gt;java - Alfresco community 5.1.x workflow form add input fields dynamically - Stack Overflow&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Shaym Ghodasra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Feb 2019 06:11:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-pre-fill-the-start-form-with-properties-of-the-selected/m-p/57558#M20679</guid>
      <dc:creator>shyam_ghodasra</dc:creator>
      <dc:date>2019-02-22T06:11:41Z</dc:date>
    </item>
    <item>
      <title>Re: Can I create a task script that runs before start form?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-pre-fill-the-start-form-with-properties-of-the-selected/m-p/57559#M20680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok. thank you for your reply, although (if i am not wrong) this is a case where Yahoo js helps to update a table of data that user&amp;nbsp;submits&amp;nbsp;in the start form. Our case is the start form to be pre-filled with properties of the selected document.&lt;/P&gt;&lt;P&gt;thank you again for your interest.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Feb 2019 08:09:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-pre-fill-the-start-form-with-properties-of-the-selected/m-p/57559#M20680</guid>
      <dc:creator>mtsiak</dc:creator>
      <dc:date>2019-02-22T08:09:47Z</dc:date>
    </item>
  </channel>
</rss>

