<?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 hidden this buttons? in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/how-to-hidden-this-buttons/m-p/62452#M21624</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Inside share-config-custom.xml, you need to use predefined elevator for disabling actions.You can use below evaluator for permanently disable the action.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;evaluator.doclib.action.disableAction&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Example : For disabling download actions&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&amp;lt;config evaluator="string-compare" condition="DocLibActions"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;actions&amp;gt;&lt;BR /&gt; &amp;lt;!-- Download document --&amp;gt;&lt;BR /&gt; &amp;lt;action id="document-download" type="link" label="actions.document.download"&amp;gt;&lt;BR /&gt; &amp;lt;param name="href"&amp;gt;{downloadUrl}&amp;lt;/param&amp;gt;&lt;BR /&gt; &amp;lt;param name="target"&amp;gt;_blank&amp;lt;/param&amp;gt;&lt;BR /&gt; &amp;lt;evaluator&amp;gt;&lt;STRONG&gt;evaluator.doclib.action.disableAction&lt;/STRONG&gt;&amp;lt;/evaluator&amp;gt;&lt;BR /&gt; &amp;lt;/action&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/config&amp;gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;For more details regarding predefined evaluators.&lt;/P&gt;&lt;P&gt;&lt;A href="https://migration33.stage.lithium.com/docs/DOC-6072"&gt;Document Library Predefined Evaluators&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer below link for creating custom evaluator&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://www.krutikjayswal.com/2016/08/evaluators-in-alfresco-share.html" title="http://www.krutikjayswal.com/2016/08/evaluators-in-alfresco-share.html" rel="nofollow noopener noreferrer"&gt;Evaluators in alfresco share | Krutik Jayswal&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Jul 2018 10:21:01 GMT</pubDate>
    <dc:creator>krutik_jayswal</dc:creator>
    <dc:date>2018-07-13T10:21:01Z</dc:date>
    <item>
      <title>how to hidden this buttons?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-hidden-this-buttons/m-p/62451#M21623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://connect.hyland.com/legacyfs/online/alfresco/21819_企业微信截图_15314760192630.png" /&gt;&lt;IMG alt="" class="image-2 jive-image j-img-original" src="https://connect.hyland.com/legacyfs/online/alfresco/21820_企业微信截图_15314761924879.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2018 10:07:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-hidden-this-buttons/m-p/62451#M21623</guid>
      <dc:creator>805654685</dc:creator>
      <dc:date>2018-07-13T10:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: how to hidden this buttons?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-hidden-this-buttons/m-p/62452#M21624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Inside share-config-custom.xml, you need to use predefined elevator for disabling actions.You can use below evaluator for permanently disable the action.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;evaluator.doclib.action.disableAction&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Example : For disabling download actions&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&amp;lt;config evaluator="string-compare" condition="DocLibActions"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;actions&amp;gt;&lt;BR /&gt; &amp;lt;!-- Download document --&amp;gt;&lt;BR /&gt; &amp;lt;action id="document-download" type="link" label="actions.document.download"&amp;gt;&lt;BR /&gt; &amp;lt;param name="href"&amp;gt;{downloadUrl}&amp;lt;/param&amp;gt;&lt;BR /&gt; &amp;lt;param name="target"&amp;gt;_blank&amp;lt;/param&amp;gt;&lt;BR /&gt; &amp;lt;evaluator&amp;gt;&lt;STRONG&gt;evaluator.doclib.action.disableAction&lt;/STRONG&gt;&amp;lt;/evaluator&amp;gt;&lt;BR /&gt; &amp;lt;/action&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/config&amp;gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;For more details regarding predefined evaluators.&lt;/P&gt;&lt;P&gt;&lt;A href="https://migration33.stage.lithium.com/docs/DOC-6072"&gt;Document Library Predefined Evaluators&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer below link for creating custom evaluator&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://www.krutikjayswal.com/2016/08/evaluators-in-alfresco-share.html" title="http://www.krutikjayswal.com/2016/08/evaluators-in-alfresco-share.html" rel="nofollow noopener noreferrer"&gt;Evaluators in alfresco share | Krutik Jayswal&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2018 10:21:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-hidden-this-buttons/m-p/62452#M21624</guid>
      <dc:creator>krutik_jayswal</dc:creator>
      <dc:date>2018-07-13T10:21:01Z</dc:date>
    </item>
    <item>
      <title>Re: how to hidden this buttons?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-hidden-this-buttons/m-p/62453#M21625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;oh&amp;nbsp; thanks ! &lt;SPAN style="color: #333333; background-color: #ffffff; font-size: 18px;"&gt;I do it as you say, but it doesn't work&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #f6f6f6;"&gt;&amp;lt;!-- Download document --&amp;gt;&lt;/SPAN&gt;&lt;BR style="color: #727174; background-color: #f6f6f6;" /&gt;&lt;SPAN style="color: #727174; background-color: #f6f6f6;"&gt;&amp;lt;action id="document-download" type="link" label="actions.document.download"&amp;gt;&lt;/SPAN&gt;&lt;BR style="color: #727174; background-color: #f6f6f6;" /&gt;&lt;SPAN style="color: #727174; background-color: #f6f6f6;"&gt;&amp;lt;param name="href"&amp;gt;{downloadUrl}&amp;lt;/param&amp;gt;&lt;/SPAN&gt;&lt;BR style="color: #727174; background-color: #f6f6f6;" /&gt;&lt;SPAN style="color: #727174; background-color: #f6f6f6;"&gt;&amp;lt;param name="target"&amp;gt;_blank&amp;lt;/param&amp;gt;&lt;/SPAN&gt;&lt;BR style="color: #727174; background-color: #f6f6f6;" /&gt;&lt;SPAN style="color: #727174; background-color: #f6f6f6;"&gt;&amp;lt;evaluator&amp;gt;&lt;/SPAN&gt;&lt;STRONG style="color: #727174; background-color: #f6f6f6; border: 0px; font-weight: bold; font-size: 14px;"&gt;evaluator.doclib.action.disableAction&lt;/STRONG&gt;&lt;SPAN style="color: #727174; background-color: #f6f6f6;"&gt;&amp;lt;/evaluator&amp;gt;&lt;/SPAN&gt;&lt;BR style="color: #727174; background-color: #f6f6f6;" /&gt;&lt;SPAN style="color: #727174; background-color: #f6f6f6;"&gt;&amp;lt;/action&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #f6f6f6;"&gt;Is it the wrong value of label？&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2018 06:49:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-hidden-this-buttons/m-p/62453#M21625</guid>
      <dc:creator>805654685</dc:creator>
      <dc:date>2018-07-16T06:49:30Z</dc:date>
    </item>
    <item>
      <title>Re: how to hidden this buttons?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-hidden-this-buttons/m-p/62454#M21626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Because of the screen shot not being in my language, I am not able to identify the action id, you need to figure on your own.Above code should be in proper place and it will only disable the download action.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2018 06:56:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-hidden-this-buttons/m-p/62454#M21626</guid>
      <dc:creator>krutik_jayswal</dc:creator>
      <dc:date>2018-07-16T06:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: how to hidden this buttons?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-hidden-this-buttons/m-p/62455#M21627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the button called "View in a browser" ,But I don't know where to find the right lable value.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2018 07:08:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-hidden-this-buttons/m-p/62455#M21627</guid>
      <dc:creator>805654685</dc:creator>
      <dc:date>2018-07-16T07:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: how to hidden this buttons?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-hidden-this-buttons/m-p/62456#M21628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;action id="document-view-content" type="link" label="actions.document.view"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;param name="href"&amp;gt;{viewUrl}&amp;lt;/param&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;evaluator&amp;gt;&lt;/SPAN&gt;&lt;STRONG style="color: #727174; background-color: #ffffff; border: 0px; font-weight: bold; font-size: 14px;"&gt;evaluator.doclib.action.disableAction&lt;/STRONG&gt;&lt;SPAN&gt;&amp;lt;/action&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2018 09:40:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-hidden-this-buttons/m-p/62456#M21628</guid>
      <dc:creator>krutik_jayswal</dc:creator>
      <dc:date>2018-07-16T09:40:03Z</dc:date>
    </item>
  </channel>
</rss>

