<?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: Customizing content-node-selector-dialog ADF in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/customizing-content-node-selector-dialog-adf/m-p/17154#M7615</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Eugenio, Thanks for your response it really helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there more examples of the use of breadcrumbTransform?, I would like to hide all of the root folders but 'Shared' folder. is it possible?,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pedro.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Nov 2018 14:26:26 GMT</pubDate>
    <dc:creator>pedrohernandez</dc:creator>
    <dc:date>2018-11-12T14:26:26Z</dc:date>
    <item>
      <title>Customizing content-node-selector-dialog ADF</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/customizing-content-node-selector-dialog-adf/m-p/17152#M7613</link>
      <description>Hello,&amp;nbsp;thanks in advance for your help,I have ADF 2.6.0 Application.I'm required to modify the content-node-selector-panel dialog below:&amp;nbsp;I would like to change that when the user navigate the breadcrumb it will only shows Userhomes and shared folder. also, I would like to hide the site dropdownlist.</description>
      <pubDate>Thu, 08 Nov 2018 14:18:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/customizing-content-node-selector-dialog-adf/m-p/17152#M7613</guid>
      <dc:creator>pedrohernandez</dc:creator>
      <dc:date>2018-11-08T14:18:49Z</dc:date>
    </item>
    <item>
      <title>Re: Customizing content-node-selector-dialog ADF</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/customizing-content-node-selector-dialog-adf/m-p/17153#M7614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi for transform&amp;nbsp;the breadcrumb you&amp;nbsp; can use the property&amp;nbsp;&lt;STRONG style="background-color: #f6f8fa; color: #24292e;"&gt;breadcrumbTransform &lt;/STRONG&gt;&lt;SPAN style="color: #24292e; background-color: #f6f8fa;"&gt;please give a look to the &lt;/SPAN&gt;&lt;SPAN style="color: #24292e; background-color: #f6f8fa;"&gt;documentation of this component for more details:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;A class="link-titled" href="https://github.com/Alfresco/alfresco-ng2-components/blob/development/docs/content-services/content-node-selector.component.md" title="https://github.com/Alfresco/alfresco-ng2-components/blob/development/docs/content-services/content-node-selector.component.md" rel="nofollow noopener noreferrer"&gt;alfresco-ng2-components/content-node-selector.component.md at development · Alfresco/alfresco-ng2-components · GitHub&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We don't have any hide sites functionality. For it you can:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Open a feature request on the repository and if you want also contribute with a solution in the code (we are an open source project)&lt;/P&gt;&lt;P&gt;- Hide it with CSS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Nov 2018 11:02:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/customizing-content-node-selector-dialog-adf/m-p/17153#M7614</guid>
      <dc:creator>eugenio_romano</dc:creator>
      <dc:date>2018-11-09T11:02:20Z</dc:date>
    </item>
    <item>
      <title>Re: Customizing content-node-selector-dialog ADF</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/customizing-content-node-selector-dialog-adf/m-p/17154#M7615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Eugenio, Thanks for your response it really helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there more examples of the use of breadcrumbTransform?, I would like to hide all of the root folders but 'Shared' folder. is it possible?,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pedro.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2018 14:26:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/customizing-content-node-selector-dialog-adf/m-p/17154#M7615</guid>
      <dc:creator>pedrohernandez</dc:creator>
      <dc:date>2018-11-12T14:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: Customizing content-node-selector-dialog ADF</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/customizing-content-node-selector-dialog-adf/m-p/17155#M7616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found a way of doing this using RowFilter Properties and rootId of the breadscrumb, thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2018 15:48:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/customizing-content-node-selector-dialog-adf/m-p/17155#M7616</guid>
      <dc:creator>pedrohernandez</dc:creator>
      <dc:date>2018-11-12T15:48:44Z</dc:date>
    </item>
    <item>
      <title>Re: Customizing content-node-selector-dialog ADF</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/customizing-content-node-selector-dialog-adf/m-p/17156#M7617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, we were able hide the row from RowFilter , here is the reference&amp;nbsp;&lt;A href="https://www.alfresco.com/abn/adf/docs/content-services/models/row-filter.model/" rel="nofollow noopener noreferrer"&gt;https://www.alfresco.com/abn/adf/docs/content-services/models/row-filter.model/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2019 11:02:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/customizing-content-node-selector-dialog-adf/m-p/17156#M7617</guid>
      <dc:creator>srikanth94</dc:creator>
      <dc:date>2019-08-20T11:02:11Z</dc:date>
    </item>
  </channel>
</rss>

