<?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 hide the workflow function on the document-detail. in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/how-to-hide-the-workflow-function-on-the-document-detail/m-p/48764#M18937</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN lang="en"&gt;It is very helpful. Thank you.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Dec 2018 02:55:33 GMT</pubDate>
    <dc:creator>yosk</dc:creator>
    <dc:date>2018-12-11T02:55:33Z</dc:date>
    <item>
      <title>How to hide the workflow function on the document-detail.</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-hide-the-workflow-function-on-the-document-detail/m-p/48760#M18933</link>
      <description>I use Alfresco Share.Because we do not use workflow function, I want to hide the workflow function from the menu on the detail screen of the document.&amp;nbsp;Please how should I solve this problem?Thanks in advanced. 　(About environment)&amp;nbsp;・CentOS ver.7&amp;nbsp;・Alfresco Community Edition 201704 GA</description>
      <pubDate>Wed, 05 Dec 2018 08:23:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-hide-the-workflow-function-on-the-document-detail/m-p/48760#M18933</guid>
      <dc:creator>yosk</dc:creator>
      <dc:date>2018-12-05T08:23:03Z</dc:date>
    </item>
    <item>
      <title>Re:  How to hide the workflow function on the document-detail.</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-hide-the-workflow-function-on-the-document-detail/m-p/48761#M18934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can refer following url regarding customization's for actions:&lt;BR /&gt;&lt;A class="link-titled" href="https://docs.alfresco.com/6.0/tasks/dev-extensions-share-tutorials-add-action-doclib.html" title="https://docs.alfresco.com/6.0/tasks/dev-extensions-share-tutorials-add-action-doclib.html" rel="nofollow noopener noreferrer"&gt;Adding new actions to the Document Library | Alfresco Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2018 09:44:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-hide-the-workflow-function-on-the-document-detail/m-p/48761#M18934</guid>
      <dc:creator>rashesh_ved</dc:creator>
      <dc:date>2018-12-05T09:44:55Z</dc:date>
    </item>
    <item>
      <title>Re:  How to hide the workflow function on the document-detail.</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-hide-the-workflow-function-on-the-document-detail/m-p/48762#M18935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can &lt;STRONG&gt;disable start workflow action&lt;/STRONG&gt; by adding below code in share-config-custom.xml.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="" style="color: #333333; background-color: #f5f5f5; border: 1px solid #888888; margin: 0px 0px 20px; padding: 2px;"&gt;&lt;SPAN class="" style="color: #000088;"&gt;&amp;lt;config&lt;/SPAN&gt;&lt;SPAN class="" style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN class="" style="color: #660066;"&gt;evaluator&lt;/SPAN&gt;&lt;SPAN class="" style="color: #666600;"&gt;=&lt;/SPAN&gt;&lt;SPAN class="" style="color: #008800;"&gt;"string-compare"&lt;/SPAN&gt;&lt;SPAN class="" style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN class="" style="color: #660066;"&gt;condition&lt;/SPAN&gt;&lt;SPAN class="" style="color: #666600;"&gt;=&lt;/SPAN&gt;&lt;SPAN class="" style="color: #008800;"&gt;"DocLibActions"&lt;/SPAN&gt;&lt;SPAN class="" style="color: #000088;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #000000;"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="" style="color: #000088;"&gt;&amp;lt;actions&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #000000;"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #000088;"&gt;&amp;lt;action&lt;/SPAN&gt;&lt;SPAN class="" style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN class="" style="color: #660066;"&gt;id&lt;/SPAN&gt;&lt;SPAN class="" style="color: #666600;"&gt;=&lt;/SPAN&gt;&lt;SPAN class="" style="color: #008800;"&gt;"document-assign-workflow"&lt;/SPAN&gt;&lt;SPAN class="" style="color: #000088;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="" style="color: #000088;"&gt;&amp;lt;evaluator&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #000000;"&gt;evaluator.doclib.action.disableAction&lt;/SPAN&gt;&lt;SPAN class="" style="color: #000088;"&gt;&amp;lt;/evaluator&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="" style="color: #000088;"&gt;&amp;lt;/action&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #000000;"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="" style="color: #000088;"&gt;&amp;lt;/actions&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #000000;"&gt;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #000088;"&gt;&amp;lt;/config&amp;gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2018 10:33:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-hide-the-workflow-function-on-the-document-detail/m-p/48762#M18935</guid>
      <dc:creator>krutik_jayswal</dc:creator>
      <dc:date>2018-12-05T10:33:07Z</dc:date>
    </item>
    <item>
      <title>Re:  How to hide the workflow function on the document-detail.</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-hide-the-workflow-function-on-the-document-detail/m-p/48763#M18936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;It is the result that I wanted. Thank you.&lt;SPAN lang="en"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2018 02:54:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-hide-the-workflow-function-on-the-document-detail/m-p/48763#M18936</guid>
      <dc:creator>yosk</dc:creator>
      <dc:date>2018-12-11T02:54:03Z</dc:date>
    </item>
    <item>
      <title>Re:  How to hide the workflow function on the document-detail.</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-hide-the-workflow-function-on-the-document-detail/m-p/48764#M18937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN lang="en"&gt;It is very helpful. Thank you.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2018 02:55:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-hide-the-workflow-function-on-the-document-detail/m-p/48764#M18937</guid>
      <dc:creator>yosk</dc:creator>
      <dc:date>2018-12-11T02:55:33Z</dc:date>
    </item>
    <item>
      <title>Re:  How to hide the workflow function on the document-detail.</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-hide-the-workflow-function-on-the-document-detail/m-p/48765#M18938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My Pleasure.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2018 05:16:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-hide-the-workflow-function-on-the-document-detail/m-p/48765#M18938</guid>
      <dc:creator>rashesh_ved</dc:creator>
      <dc:date>2018-12-11T05:16:33Z</dc:date>
    </item>
  </channel>
</rss>

