<?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 Can I hide Empty Trash from some users? in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/can-i-hide-empty-trash-from-some-users/m-p/318499#M5500</link>
    <description>&lt;P&gt;We would like to only have the admins empty trash. I assume I need to make an extension point but I'm having a hard time finding where the Empty Trash button is  in our project.&lt;/P&gt;</description>
    <pubDate>Tue, 09 Mar 2021 22:06:48 GMT</pubDate>
    <dc:creator>Eric_Atencio</dc:creator>
    <dc:date>2021-03-09T22:06:48Z</dc:date>
    <item>
      <title>Can I hide Empty Trash from some users?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/can-i-hide-empty-trash-from-some-users/m-p/318499#M5500</link>
      <description>&lt;P&gt;We would like to only have the admins empty trash. I assume I need to make an extension point but I'm having a hard time finding where the Empty Trash button is  in our project.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Mar 2021 22:06:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/can-i-hide-empty-trash-from-some-users/m-p/318499#M5500</guid>
      <dc:creator>Eric_Atencio</dc:creator>
      <dc:date>2021-03-09T22:06:48Z</dc:date>
    </item>
    <item>
      <title>Re: Can I hide Empty Trash from some users?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/can-i-hide-empty-trash-from-some-users/m-p/318500#M5501</link>
      <description>&lt;P&gt;Hi Eric,&lt;/P&gt;
&lt;P&gt;If you need to add some filters on the Nuxeo Web UI button to empty the trash, you should contribute to the slot contribution: &lt;A href="https://github.com/nuxeo/nuxeo-web-ui/blob/92f887398bdf51835daa4881e2394d719a17af80/elements/nuxeo-web-ui-bundle.html#L702" target="test_blank"&gt;https://github.com/nuxeo/nuxeo-web-ui/blob/92f887398bdf51835daa4881e2394d719a17af80/elements/nuxeo-web-ui-bundle.html#L702&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;You should have in your custom bundle file something like:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;&amp;lt;nuxeo-slot-content name="hardDeleteSelectionAction" slot="TRASH_RESULTS_SELECTION_ACTIONS" order="20"&amp;gt;
&amp;lt;template&amp;gt;
&amp;lt;nuxeo-filter user="[[user]]" expression="user.isAdministrator"&amp;gt;
&amp;lt;template&amp;gt;
&amp;lt;nuxeo-delete-documents-button documents="[[selectedItems]]" hard&amp;gt;&amp;lt;/nuxeo-delete-documents-button&amp;gt;
&amp;lt;/template&amp;gt;
&amp;lt;/nuxeo-filter&amp;gt;
&amp;lt;/template&amp;gt;
&amp;lt;/nuxeo-slot-content&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 10 Mar 2021 12:48:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/can-i-hide-empty-trash-from-some-users/m-p/318500#M5501</guid>
      <dc:creator>Gregory_Carlin</dc:creator>
      <dc:date>2021-03-10T12:48:07Z</dc:date>
    </item>
    <item>
      <title>Re: Can I hide Empty Trash from some users?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/can-i-hide-empty-trash-from-some-users/m-p/318501#M5502</link>
      <description>&lt;P&gt;Thank you, this worked perfectly&lt;/P&gt;</description>
      <pubDate>Thu, 11 Mar 2021 20:58:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/can-i-hide-empty-trash-from-some-users/m-p/318501#M5502</guid>
      <dc:creator>Eric_Atencio</dc:creator>
      <dc:date>2021-03-11T20:58:21Z</dc:date>
    </item>
  </channel>
</rss>

