<?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 customize the task name? in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/how-to-customize-the-task-name/m-p/23339#M10194</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Charles,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Share you can control the name with a property named title of the content type that define your task in the workflow content model. This is a problem for you since you're are reusing the out-of-the-box tasks which have its properties predefined.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When is nevesary to do any customization , even a litle one, i think the best way to do it is to extend alfresco with a custom workflow model in which you would have full control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could define the correspondent localization files and set the custom labels. This labels can be defined with this format:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000080; font-weight: bold; background-color: #ffffff; white-space: pre;"&gt;&amp;lt;model_prefix&amp;gt;_&amp;lt;model_name&amp;gt;.type.&amp;lt;model_prefix&amp;gt;_&amp;lt;type_name&amp;gt;.title=&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Feb 2019 19:20:59 GMT</pubDate>
    <dc:creator>roberto_gamiz</dc:creator>
    <dc:date>2019-02-25T19:20:59Z</dc:date>
    <item>
      <title>How to customize the task name?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-customize-the-task-name/m-p/23334#M10189</link>
      <description>Hi,This is my first time to customize an Activiti workflow. I built the workflow by reusing the tasks defined in workflowModel.xml, but want to change the task name displayed in share task page. How can I define them?Thanks.</description>
      <pubDate>Fri, 22 Feb 2019 07:41:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-customize-the-task-name/m-p/23334#M10189</guid>
      <dc:creator>chsun</dc:creator>
      <dc:date>2019-02-22T07:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to customize the task name?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-customize-the-task-name/m-p/23335#M10190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The name displayed in Activiti Explorer comes from the 'name' attribute in the task definition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g &amp;lt;userTask id="shipOrder" name="Ship Order"&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also use the &amp;lt;documentation&amp;gt;&amp;nbsp;element to add more detail.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Feb 2019 09:35:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-customize-the-task-name/m-p/23335#M10190</guid>
      <dc:creator>pault</dc:creator>
      <dc:date>2019-02-22T09:35:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to customize the task name?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-customize-the-task-name/m-p/23336#M10191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Charles,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you talking about APS or the Activiti engine embedded in ACS?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regadrs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Feb 2019 15:24:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-customize-the-task-name/m-p/23336#M10191</guid>
      <dc:creator>roberto_gamiz</dc:creator>
      <dc:date>2019-02-22T15:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to customize the task name?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-customize-the-task-name/m-p/23337#M10192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Roberto,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using Alfresco Community, I think the Activiti engine is embedded in it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Charles&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2019 01:34:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-customize-the-task-name/m-p/23337#M10192</guid>
      <dc:creator>chsun</dc:creator>
      <dc:date>2019-02-25T01:34:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to customize the task name?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-customize-the-task-name/m-p/23338#M10193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using the Activiti embedded in Alfresco Community. The name defined in BPMN does not displayed in the task page. I did some study and found the message properties file in the SDK platform module controls the display. But I did find the documentation describes the format and usage.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2019 01:39:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-customize-the-task-name/m-p/23338#M10193</guid>
      <dc:creator>chsun</dc:creator>
      <dc:date>2019-02-25T01:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to customize the task name?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-customize-the-task-name/m-p/23339#M10194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Charles,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Share you can control the name with a property named title of the content type that define your task in the workflow content model. This is a problem for you since you're are reusing the out-of-the-box tasks which have its properties predefined.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When is nevesary to do any customization , even a litle one, i think the best way to do it is to extend alfresco with a custom workflow model in which you would have full control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could define the correspondent localization files and set the custom labels. This labels can be defined with this format:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000080; font-weight: bold; background-color: #ffffff; white-space: pre;"&gt;&amp;lt;model_prefix&amp;gt;_&amp;lt;model_name&amp;gt;.type.&amp;lt;model_prefix&amp;gt;_&amp;lt;type_name&amp;gt;.title=&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2019 19:20:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-customize-the-task-name/m-p/23339#M10194</guid>
      <dc:creator>roberto_gamiz</dc:creator>
      <dc:date>2019-02-25T19:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to customize the task name?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-customize-the-task-name/m-p/23340#M10195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, it works.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2019 01:13:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-customize-the-task-name/m-p/23340#M10195</guid>
      <dc:creator>chsun</dc:creator>
      <dc:date>2019-02-26T01:13:04Z</dc:date>
    </item>
  </channel>
</rss>

