<?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 disable viewing a metadata that is properties of a document for custom Customer Role in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/how-to-disable-viewing-a-metadata-that-is-properties-of-a/m-p/93511#M27646</link>
    <description>&lt;P&gt;Hii&amp;nbsp;&lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/2009"&gt;@bip1989&lt;/A&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;GreaT Explanation.&lt;/P&gt;&lt;P&gt;Could please tell me the template where i should look to change this thing and any example like how to apply permission with that template. I hope you would provide me with path and location for the Template and how to use permission with it.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Piyush&lt;/P&gt;</description>
    <pubDate>Tue, 23 Jun 2020 10:07:52 GMT</pubDate>
    <dc:creator>piyush48</dc:creator>
    <dc:date>2020-06-23T10:07:52Z</dc:date>
    <item>
      <title>How to disable viewing a metadata that is properties of a document for custom Customer Role</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-disable-viewing-a-metadata-that-is-properties-of-a/m-p/93507#M27642</link>
      <description>&lt;P&gt;Hii All,&lt;/P&gt;&lt;P&gt;I want to disable viewing of metadata that is properties of a document for custom customer role. I have removed ReadProperties but Now i cant see the file in my Repository though i have given permission to user with custom customer role.&lt;/P&gt;&lt;P&gt;Thanks,,&lt;/P&gt;&lt;P&gt;Piyush&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jun 2020 15:16:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-disable-viewing-a-metadata-that-is-properties-of-a/m-p/93507#M27642</guid>
      <dc:creator>piyush48</dc:creator>
      <dc:date>2020-06-18T15:16:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable viewing a metadata that is properties of a document for custom Customer Role</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-disable-viewing-a-metadata-that-is-properties-of-a/m-p/93508#M27643</link>
      <description>&lt;P&gt;Alfresco's security model does not support restricting access that way. Since the name of a document is a property, as soon as you remove ReadProperties, the affected users can no longer see that document because even listing it with its name would require ReadProperties.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jun 2020 22:06:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-disable-viewing-a-metadata-that-is-properties-of-a/m-p/93508#M27643</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2020-06-18T22:06:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable viewing a metadata that is properties of a document for custom Customer Role</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-disable-viewing-a-metadata-that-is-properties-of-a/m-p/93509#M27644</link>
      <description>&lt;P&gt;Hii &lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/16045"&gt;@afaust&lt;/A&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;How could I remove visibility of metadata or Properties for Custom Customer role.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Piyush&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jun 2020 04:41:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-disable-viewing-a-metadata-that-is-properties-of-a/m-p/93509#M27644</guid>
      <dc:creator>piyush48</dc:creator>
      <dc:date>2020-06-19T04:41:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable viewing a metadata that is properties of a document for custom Customer Role</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-disable-viewing-a-metadata-that-is-properties-of-a/m-p/93510#M27645</link>
      <description>&lt;P&gt;Like alex mentioned, you cannot remove read permissions from what i have read in the tutorials. I am a beginner so can't help much, but this is what i may try.&lt;/P&gt;&lt;P&gt;- keep the permissions as is&lt;/P&gt;&lt;P&gt;- find out the details view template and extend it to add permission checks before it loads all the properties in the view. Hide for not allowed user&lt;/P&gt;&lt;P&gt;- Disable edit properties in document browse and document details action group&lt;/P&gt;&lt;P&gt;- modify search result page to disable action based on permission which take user to view details page.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 20 Jun 2020 13:02:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-disable-viewing-a-metadata-that-is-properties-of-a/m-p/93510#M27645</guid>
      <dc:creator>bip1989</dc:creator>
      <dc:date>2020-06-20T13:02:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable viewing a metadata that is properties of a document for custom Customer Role</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-disable-viewing-a-metadata-that-is-properties-of-a/m-p/93511#M27646</link>
      <description>&lt;P&gt;Hii&amp;nbsp;&lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/2009"&gt;@bip1989&lt;/A&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;GreaT Explanation.&lt;/P&gt;&lt;P&gt;Could please tell me the template where i should look to change this thing and any example like how to apply permission with that template. I hope you would provide me with path and location for the Template and how to use permission with it.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Piyush&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2020 10:07:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-disable-viewing-a-metadata-that-is-properties-of-a/m-p/93511#M27646</guid>
      <dc:creator>piyush48</dc:creator>
      <dc:date>2020-06-23T10:07:52Z</dc:date>
    </item>
  </channel>
</rss>

