<?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: Dashlet group restrictions in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/dashlet-group-restrictions/m-p/44117#M18038</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I &lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;thought&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;it's my misunderstanding of the tutorial. What I expect is the final dashlet will restrict only for particular users of specific group. But after read it again, the "group" parameter is only restrict availability of dashlets list in Customize Site/User Dashboard page. Hence if user is not member of particular group defined in descriptor file, he/she will not see the dashlet (&lt;SPAN&gt;in Customize Site/User Dashboard page)&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My first question is still unanswered: How to restrict dashlet appearances for a particular group?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Jun 2018 17:15:54 GMT</pubDate>
    <dc:creator>billydekid</dc:creator>
    <dc:date>2018-06-19T17:15:54Z</dc:date>
    <item>
      <title>Dashlet group restrictions</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/dashlet-group-restrictions/m-p/44114#M18035</link>
      <description>Hi,I want to develop a dashlet with specific group restriction access.I have followed small tutorial here:&amp;nbsp;Technical Tips &amp;amp; Tricks: Restricting Availability of Alfresco Dashlets by Group&amp;nbsp;but it's still fail.Alfresco documentation about family tag is also never explains about group feature.family</description>
      <pubDate>Tue, 19 Jun 2018 11:48:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/dashlet-group-restrictions/m-p/44114#M18035</guid>
      <dc:creator>billydekid</dc:creator>
      <dc:date>2018-06-19T11:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: Dashlet group restrictions</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/dashlet-group-restrictions/m-p/44115#M18036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Documentation link which you have&amp;nbsp;give is correct.It should work in your case.Its better if you can include code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you might be misundedrstood below thing.In alfresco group name has a prefix which is "GROUP_"&lt;/P&gt;&lt;P&gt;If you want to give access to specific group for particular dashlet you can give it.For example if you would like to give access to dashlet to particular group named as Workflow_Users, than family tag should be like below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE style="color: black; background: #f0f0f0; border: 1px dashed #cccccc; font-size: 12px;"&gt;&lt;CODE style="color: black;"&gt; &amp;lt;family&amp;gt;group:GROUP_&lt;SPAN style="color: #3d3d3d;"&gt;Workflow_Users&lt;/SPAN&gt;&amp;lt;/family&amp;gt;&amp;nbsp; &lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2018 15:03:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/dashlet-group-restrictions/m-p/44115#M18036</guid>
      <dc:creator>krutik_jayswal</dc:creator>
      <dc:date>2018-06-19T15:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: Dashlet group restrictions</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/dashlet-group-restrictions/m-p/44116#M18037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Following are my two files in folder:&amp;nbsp;/opt/alfresco-community/tomcat/shared/classes/alfresco/web-extension/site-webscripts/id/billydekid/dashlets/dashletone&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dashlet1.get.desc.xml&lt;/P&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;webscript&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;shortname&amp;gt;Billydekid Dashlet Test&amp;lt;/shortname&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;description&amp;gt;A dashlet for fun!&amp;lt;/description&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;family&amp;gt;site-dashlet&amp;lt;/family&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;family&amp;gt;group:GROUP_REGULATORS&amp;lt;/family&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;url&amp;gt;/dashlets/dashletone/billone&amp;lt;/url&amp;gt;&lt;BR /&gt;&amp;lt;/webscript&amp;gt;&lt;BR /&gt;‍‍‍‍‍‍‍&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;dashlet1.get.html.ftl&lt;/P&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;div class="dashlet"&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;div class="title"&amp;gt;Hello Dashlet&amp;lt;/div&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;div class="body scrollableList"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Hello Boy&lt;BR /&gt;&amp;nbsp; &amp;lt;/div&amp;gt;&lt;BR /&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;‍‍‍‍‍‍&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;I created 2 users which one&amp;nbsp;is having group REGULATORS.&lt;/P&gt;&lt;P&gt;Both of those users still can see the dashlet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2018 17:00:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/dashlet-group-restrictions/m-p/44116#M18037</guid>
      <dc:creator>billydekid</dc:creator>
      <dc:date>2018-06-19T17:00:35Z</dc:date>
    </item>
    <item>
      <title>Re: Dashlet group restrictions</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/dashlet-group-restrictions/m-p/44117#M18038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I &lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;thought&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;it's my misunderstanding of the tutorial. What I expect is the final dashlet will restrict only for particular users of specific group. But after read it again, the "group" parameter is only restrict availability of dashlets list in Customize Site/User Dashboard page. Hence if user is not member of particular group defined in descriptor file, he/she will not see the dashlet (&lt;SPAN&gt;in Customize Site/User Dashboard page)&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My first question is still unanswered: How to restrict dashlet appearances for a particular group?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2018 17:15:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/dashlet-group-restrictions/m-p/44117#M18038</guid>
      <dc:creator>billydekid</dc:creator>
      <dc:date>2018-06-19T17:15:54Z</dc:date>
    </item>
    <item>
      <title>Re: Dashlet group restrictions</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/dashlet-group-restrictions/m-p/44118#M18039</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can Refer This link to restrict dashlet base on group.&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/rouxemmanuel/DashletRestriction" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/rouxemmanuel/DashletRestriction&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Dec 2019 11:31:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/dashlet-group-restrictions/m-p/44118#M18039</guid>
      <dc:creator>sp2</dc:creator>
      <dc:date>2019-12-24T11:31:46Z</dc:date>
    </item>
  </channel>
</rss>

