<?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: Can the adf tree view component be modified to filter which folders to display based on a proper in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/can-the-adf-tree-view-component-be-modified-to-filter-which/m-p/33910#M14317</link>
    <description>&lt;P&gt;With the Angular Dependency Injection, you can provide/replace the&amp;nbsp;TreeViewService with your custom implementation. Your service can have more filtering features. Also, you can contribute enhancements to the service source code, if you thin those enhancements bring value to the community.&lt;/P&gt;</description>
    <pubDate>Mon, 18 Nov 2019 11:57:56 GMT</pubDate>
    <dc:creator>dvuika</dc:creator>
    <dc:date>2019-11-18T11:57:56Z</dc:date>
    <item>
      <title>Can the adf tree view component be modified to filter which folders to display based on a property?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/can-the-adf-tree-view-component-be-modified-to-filter-which/m-p/33909#M14316</link>
      <description>&lt;P&gt;I would like to have the adf tree view component only load folders from the tree if one or more of their properties (node type for example) is a certain value. From the github I can see in the filtering functionality(&lt;A href="https://github.com/Alfresco/alfresco-ng2-components/blob/development/lib/content-services/src/lib/tree-view/services/tree-view.service.ts" target="_blank" rel="noopener nofollow noreferrer"&gt;https://github.com/Alfresco/alfresco-ng2-components/blob/development/lib/content-services/src/lib/tree-view/services/tree-view.service.ts&lt;/A&gt;) that only nodes which are folders are being displayed, but can this function containing the filetering operaiton be overridden to add more rules/granularity as decribed above when deciding which folders to display? Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2019 16:21:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/can-the-adf-tree-view-component-be-modified-to-filter-which/m-p/33909#M14316</guid>
      <dc:creator>gdarm</dc:creator>
      <dc:date>2019-11-15T16:21:48Z</dc:date>
    </item>
    <item>
      <title>Re: Can the adf tree view component be modified to filter which folders to display based on a proper</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/can-the-adf-tree-view-component-be-modified-to-filter-which/m-p/33910#M14317</link>
      <description>&lt;P&gt;With the Angular Dependency Injection, you can provide/replace the&amp;nbsp;TreeViewService with your custom implementation. Your service can have more filtering features. Also, you can contribute enhancements to the service source code, if you thin those enhancements bring value to the community.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Nov 2019 11:57:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/can-the-adf-tree-view-component-be-modified-to-filter-which/m-p/33910#M14317</guid>
      <dc:creator>dvuika</dc:creator>
      <dc:date>2019-11-18T11:57:56Z</dc:date>
    </item>
    <item>
      <title>Re: Can the adf tree view component be modified to filter which folders to display based on a proper</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/can-the-adf-tree-view-component-be-modified-to-filter-which/m-p/33911#M14318</link>
      <description>&lt;P&gt;Hey thank you for the reply! So I have extended the tree view service and overridden its filtering method (getTreeNodes). I've now injected this as a dependency into a component which extends the TreeView component.For reference, the html of this custom component contains just the ADF tree view component tag (adf-tree-view-list). My issue is, the overridden method does not seem to be getting used/called. It just appears to call the default&amp;nbsp; getTreeNodes().&lt;/P&gt;</description>
      <pubDate>Mon, 18 Nov 2019 14:27:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/can-the-adf-tree-view-component-be-modified-to-filter-which/m-p/33911#M14318</guid>
      <dc:creator>gdarm</dc:creator>
      <dc:date>2019-11-18T14:27:04Z</dc:date>
    </item>
  </channel>
</rss>

