<?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: Is there a way to Identify empty sub folders in Document Repository? in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/is-there-a-way-to-identify-empty-sub-folders-in-document/m-p/53495#M19949</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In Share, you can use an indicator with an evaluator and a customised icon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://docs.alfresco.com/community/concepts/doclib-predefined-evaluators-reference.html" title="https://docs.alfresco.com/community/concepts/doclib-predefined-evaluators-reference.html" rel="nofollow noopener noreferrer"&gt;Predefined evaluators | Alfresco Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://docs.alfresco.com/5.0/concepts/dev-extensions-share-doclib-actions.html" title="https://docs.alfresco.com/5.0/concepts/dev-extensions-share-doclib-actions.html" rel="nofollow noopener noreferrer"&gt;Document Library | Alfresco Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://blog.arvixe.com/status-indicators-in-alfresco-share/" title="https://blog.arvixe.com/status-indicators-in-alfresco-share/" rel="nofollow noopener noreferrer"&gt;Status Indicators in Alfresco Share | Arvixe Blog&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Oct 2018 07:25:23 GMT</pubDate>
    <dc:creator>angelborroy</dc:creator>
    <dc:date>2018-10-17T07:25:23Z</dc:date>
    <item>
      <title>Is there a way to Identify empty sub folders in Document Repository?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/is-there-a-way-to-identify-empty-sub-folders-in-document/m-p/53494#M19948</link>
      <description>We are automatically creating a set of sub-folders each time a new folder is created at the document type level.&amp;nbsp;We need a way to identify if a sub-folder is empty, either by auto tagging it or using a different icon, or by showing a 0 document count next to it.&amp;nbsp; Is there a solution for it?</description>
      <pubDate>Tue, 16 Oct 2018 21:27:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/is-there-a-way-to-identify-empty-sub-folders-in-document/m-p/53494#M19948</guid>
      <dc:creator>psaluja</dc:creator>
      <dc:date>2018-10-16T21:27:17Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to Identify empty sub folders in Document Repository?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/is-there-a-way-to-identify-empty-sub-folders-in-document/m-p/53495#M19949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In Share, you can use an indicator with an evaluator and a customised icon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://docs.alfresco.com/community/concepts/doclib-predefined-evaluators-reference.html" title="https://docs.alfresco.com/community/concepts/doclib-predefined-evaluators-reference.html" rel="nofollow noopener noreferrer"&gt;Predefined evaluators | Alfresco Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://docs.alfresco.com/5.0/concepts/dev-extensions-share-doclib-actions.html" title="https://docs.alfresco.com/5.0/concepts/dev-extensions-share-doclib-actions.html" rel="nofollow noopener noreferrer"&gt;Document Library | Alfresco Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://blog.arvixe.com/status-indicators-in-alfresco-share/" title="https://blog.arvixe.com/status-indicators-in-alfresco-share/" rel="nofollow noopener noreferrer"&gt;Status Indicators in Alfresco Share | Arvixe Blog&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2018 07:25:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/is-there-a-way-to-identify-empty-sub-folders-in-document/m-p/53495#M19949</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2018-10-17T07:25:23Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to Identify empty sub folders in Document Repository?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/is-there-a-way-to-identify-empty-sub-folders-in-document/m-p/53496#M19950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Write a behavior that is bound to cm:folder (or your custom folder type, as appropriate). Have the behavior check to see if the folder contains children. Set the result of that on a custom property defined in an aspect (like cust:isEmpty or cust:hasChildren). Now use the links Angel provided to see how to show an indicator according to your new custom property. Voila.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2018 03:38:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/is-there-a-way-to-identify-empty-sub-folders-in-document/m-p/53496#M19950</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2018-10-22T03:38:06Z</dc:date>
    </item>
  </channel>
</rss>

