<?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: Custom Document Library Filter in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/custom-document-library-filter/m-p/257572#M210702</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Axel for the quick response. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In fact I thought about implementing it through a configurable dialog that opens up on a button click.&amp;nbsp; But the client needs the filter to be in the left navigation pane so that its intuitive to the user. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;After digging further into the Base Filter, I am thinking of creating a custom Base Filter that supports checkboxes and generate the filterId based on the check box selections. Will keep you guys posted…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again for your response, that gives me a confidence that I am in the right direction. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jerry&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Jun 2012 19:35:06 GMT</pubDate>
    <dc:creator>unknown-user</dc:creator>
    <dc:date>2012-06-20T19:35:06Z</dc:date>
    <item>
      <title>Custom Document Library Filter</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-document-library-filter/m-p/257570#M210700</link>
      <description>Hi All,I have a client requirement to implement a custom filter in the Document Librarary's&amp;nbsp; left navigation pane. Users should be able to filter the content under Document Library by Content Type and their respective metadata. While going through the Alfresco.component.BaseFilter implementation, it</description>
      <pubDate>Wed, 20 Jun 2012 16:53:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-document-library-filter/m-p/257570#M210700</guid>
      <dc:creator>unknown-user</dc:creator>
      <dc:date>2012-06-20T16:53:12Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Document Library Filter</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-document-library-filter/m-p/257571#M210701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;you are correct in that base filters will only work on anchor tags (as triggers). That does not mean you can't achieve what you desire to do - we did something similar for a customer not too long ago. For our configurable filter we added a configuration dialog via a small icon in the entry (catching any click on the icon via JavaScript before it caused the filter to trigger). Changes made in the dialog (e.g. choosing a user ID) resulted in updates of the "rel" attribute on the anchor tag - which contains the effective filter setting - and automatically triggered the filter with those new settings.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Your hierarchy appears suggests facetted search rather than a fixed set of semantical filters. Regardless, it should be easy to support this - you only need to define a filter setting "syntax" that can combine the two distinct settings for type and metadata, have a proper setting string ("rel" attribute) constructed by your configuration widget(s) and evaluate it accordingly in the filter.lib.js on the Repository side.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Axel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2012 19:19:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-document-library-filter/m-p/257571#M210701</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2012-06-20T19:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Document Library Filter</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-document-library-filter/m-p/257572#M210702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Axel for the quick response. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In fact I thought about implementing it through a configurable dialog that opens up on a button click.&amp;nbsp; But the client needs the filter to be in the left navigation pane so that its intuitive to the user. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;After digging further into the Base Filter, I am thinking of creating a custom Base Filter that supports checkboxes and generate the filterId based on the check box selections. Will keep you guys posted…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again for your response, that gives me a confidence that I am in the right direction. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jerry&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2012 19:35:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-document-library-filter/m-p/257572#M210702</guid>
      <dc:creator>unknown-user</dc:creator>
      <dc:date>2012-06-20T19:35:06Z</dc:date>
    </item>
  </channel>
</rss>

