<?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 Customizing workflow details page  in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/customizing-workflow-details-page/m-p/298379#M251509</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;SPAN&gt;&amp;nbsp; I'm trying to customize the workflow details page for when the user goes to /share/page/workflow-details?workflowId=activiti$3305&amp;amp;taskId=activiti$3372.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I need to remove certain fields from being displayed.&amp;nbsp; I found some of the fields in \share\WEB-INF\classes\alfresco\site-webscripts\org\alfresco\components\workflow\workflow-form.get.html.ftl , but there are other fields that I haven't been able to find out where they are defined.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can someone please point me in the right direction?&amp;nbsp; I think there is another FTL file being used here, but have not found it yet.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please see the attached image.&amp;nbsp; The fields in the green outline are in workflow-form.get.html.ftl .&amp;nbsp; The fields in the red outline are the ones I need to find.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks so much for your help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Alfresco : Community 4.2&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Aug 2014 20:01:17 GMT</pubDate>
    <dc:creator>cafeguy</dc:creator>
    <dc:date>2014-08-29T20:01:17Z</dc:date>
    <item>
      <title>Customizing workflow details page</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/customizing-workflow-details-page/m-p/298379#M251509</link>
      <description>Hi,&amp;nbsp; I'm trying to customize the workflow details page for when the user goes to /share/page/workflow-details?workflowId=activiti$3305&amp;amp;taskId=activiti$3372.&amp;nbsp; I need to remove certain fields from being displayed.&amp;nbsp; I found some of the fields in \share\WEB-INF\classes\alfresco\site-webscripts\org\a</description>
      <pubDate>Fri, 29 Aug 2014 20:01:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/customizing-workflow-details-page/m-p/298379#M251509</guid>
      <dc:creator>cafeguy</dc:creator>
      <dc:date>2014-08-29T20:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: Customizing workflow details page</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/customizing-workflow-details-page/m-p/298380#M251510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You need to look in to data-loader component which having url as "/components/data/data-loader". &lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Sep 2014 12:24:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/customizing-workflow-details-page/m-p/298380#M251510</guid>
      <dc:creator>yogeshpj</dc:creator>
      <dc:date>2014-09-01T12:24:23Z</dc:date>
    </item>
    <item>
      <title>Re: Customizing workflow details page</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/customizing-workflow-details-page/m-p/298381#M251511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks yogeshPJ.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I tracked it down to this URL share/service/components/form?htmlid=page_x002e_data-form_x002e_workflow-details_x0023_default-WorkflowForm-alf-id2&amp;amp;itemKind=task&amp;amp;itemId=activiti%24start3305&amp;amp;mode=view&amp;amp;formId=workflow-details&amp;amp;formUI=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The java code is FormUIGet.java, which uses FieldVisibilityManager.java.&amp;nbsp; I think this is where it controls if a field is visible or not in isFieldVisible() method.&amp;nbsp; Now I just need to find the config file where the fields are specified.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2014 17:36:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/customizing-workflow-details-page/m-p/298381#M251511</guid>
      <dc:creator>cafeguy</dc:creator>
      <dc:date>2014-09-03T17:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: Customizing workflow details page</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/customizing-workflow-details-page/m-p/298382#M251512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Found the solution.&amp;nbsp; Earned my paycheck this week.&amp;nbsp; Time for a beer.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Sep 2014 20:51:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/customizing-workflow-details-page/m-p/298382#M251512</guid>
      <dc:creator>cafeguy</dc:creator>
      <dc:date>2014-09-05T20:51:58Z</dc:date>
    </item>
  </channel>
</rss>

