<?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 How to disable download option for consumer role users in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/how-to-disable-download-option-for-consumer-role-users/m-p/111324#M31114</link>
    <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;I want to disable download option for consumer role users&lt;/P&gt;&lt;P&gt;If anybody has done, please share how to do it.&lt;/P&gt;&lt;DIV class="sticky-wrapper"&gt;&lt;DIV class="navigation-wrapper"&gt;&lt;DIV class="main-wrapper"&gt;&lt;DIV class="main"&gt;&lt;DIV class="column-full"&gt;My Repository Information&lt;DIV class="control field"&gt;&lt;SPAN class="label"&gt;Edition:&lt;/SPAN&gt; &lt;SPAN class="value"&gt;Community&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="control field"&gt;&lt;SPAN class="label"&gt;Version Number:&lt;/SPAN&gt; &lt;SPAN class="value"&gt;5.2.0 (r135134-b14)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="control field"&gt;&lt;SPAN class="label"&gt;Version Label:&lt;/SPAN&gt; &lt;SPAN class="description"&gt;Alfresco Content Services version and build number.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="control field"&gt;&lt;SPAN class="label"&gt;Schema:&lt;/SPAN&gt; &lt;SPAN class="value"&gt;10,005&lt;/SPAN&gt; &lt;SPAN class="description"&gt;Alfresco Content Services database schema number.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="control field"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Fri, 28 Aug 2020 07:40:19 GMT</pubDate>
    <dc:creator>AdminIT</dc:creator>
    <dc:date>2020-08-28T07:40:19Z</dc:date>
    <item>
      <title>How to disable download option for consumer role users</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-disable-download-option-for-consumer-role-users/m-p/111324#M31114</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;I want to disable download option for consumer role users&lt;/P&gt;&lt;P&gt;If anybody has done, please share how to do it.&lt;/P&gt;&lt;DIV class="sticky-wrapper"&gt;&lt;DIV class="navigation-wrapper"&gt;&lt;DIV class="main-wrapper"&gt;&lt;DIV class="main"&gt;&lt;DIV class="column-full"&gt;My Repository Information&lt;DIV class="control field"&gt;&lt;SPAN class="label"&gt;Edition:&lt;/SPAN&gt; &lt;SPAN class="value"&gt;Community&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="control field"&gt;&lt;SPAN class="label"&gt;Version Number:&lt;/SPAN&gt; &lt;SPAN class="value"&gt;5.2.0 (r135134-b14)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="control field"&gt;&lt;SPAN class="label"&gt;Version Label:&lt;/SPAN&gt; &lt;SPAN class="description"&gt;Alfresco Content Services version and build number.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="control field"&gt;&lt;SPAN class="label"&gt;Schema:&lt;/SPAN&gt; &lt;SPAN class="value"&gt;10,005&lt;/SPAN&gt; &lt;SPAN class="description"&gt;Alfresco Content Services database schema number.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="control field"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 28 Aug 2020 07:40:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-disable-download-option-for-consumer-role-users/m-p/111324#M31114</guid>
      <dc:creator>AdminIT</dc:creator>
      <dc:date>2020-08-28T07:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable download option for consumer role users</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-disable-download-option-for-consumer-role-users/m-p/111325#M31115</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/82845"&gt;@AdminIT&lt;/A&gt;&amp;nbsp;&amp;amp; welcome to Alfresco!&lt;/P&gt;
&lt;P&gt;You can use &lt;A href="https://docs.alfresco.com/5.1/concepts/dev-extensions-share-evaluators.html" target="_self" rel="nofollow noopener noreferrer"&gt;custom evalutators&lt;/A&gt; for this requirement in Share. Here is the documentation for &lt;A href="https://docs.alfresco.com/5.2/tasks/dev-extensions-share-tutorials-custom-evaluator.html" target="_self" rel="nofollow noopener noreferrer"&gt;creating a custom evaluator&lt;/A&gt; in 5.2. Your custom evaluator would have to &lt;A href="https://hub.alfresco.com/t5/alfresco-content-services-forum/how-do-i-disable-download-option-for-consumer/td-p/47234" target="_self" rel="nofollow noopener noreferrer"&gt;check group membership&lt;/A&gt;. And here is a &lt;A href="https://hub.alfresco.com/t5/ecm-archive/disable-document-actions-based-on-role/m-p/163453" target="_self" rel="nofollow noopener noreferrer"&gt;solution&lt;/A&gt; to achieve what you want - its for version 4.2 but should help you on your way.&lt;/P&gt;
&lt;P&gt;HTH,&lt;/P&gt;</description>
      <pubDate>Fri, 28 Aug 2020 09:03:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-disable-download-option-for-consumer-role-users/m-p/111325#M31115</guid>
      <dc:creator>EddieMay</dc:creator>
      <dc:date>2020-08-28T09:03:18Z</dc:date>
    </item>
  </channel>
</rss>

