<?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 aikau, documentList and filter in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/aikau-documentlist-and-filter/m-p/311049#M264179</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm trying to use aikau widgets to develop a new page containing&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- alfresco/documentlibrary/AlfDocumentList&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; use to display specific node properties&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- alfresco/documentlibrary/AlfDocumentFilters&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; to filter displayed properties&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Filter is publishing a configured value on ALF_DOCLIST_FILTER_SELECTION topic&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;when selected, but I don't know how to configure filters to &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;interact with AlfDocumentList or view.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could somebody help ? An example would be great.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Vincent&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 03 May 2015 19:58:52 GMT</pubDate>
    <dc:creator>vincent-kali</dc:creator>
    <dc:date>2015-05-03T19:58:52Z</dc:date>
    <item>
      <title>aikau, documentList and filter</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/aikau-documentlist-and-filter/m-p/311049#M264179</link>
      <description>Hi all,I'm trying to use aikau widgets to develop a new page containing- alfresco/documentlibrary/AlfDocumentList&amp;nbsp; use to display specific node properties- alfresco/documentlibrary/AlfDocumentFilters&amp;nbsp; to filter displayed propertiesFilter is publishing a configured value on ALF_DOCLIST_FILTER_SELECTI</description>
      <pubDate>Sun, 03 May 2015 19:58:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/aikau-documentlist-and-filter/m-p/311049#M264179</guid>
      <dc:creator>vincent-kali</dc:creator>
      <dc:date>2015-05-03T19:58:52Z</dc:date>
    </item>
    <item>
      <title>Re: aikau, documentList and filter</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/aikau-documentlist-and-filter/m-p/311050#M264180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It's important to understand that the the filters that are used will correspond to filters provided by the REST API provided by the server and that no filtering is not done on the client. The (work in progress) doclib.lib.js library file for building custom Document Libraries in Aikau (&lt;/SPAN&gt;&lt;A href="https://github.com/Alfresco/Aikau/blob/master/aikau/src/main/resources/webscript-libs/doclib/doclib.lib.js#L470" rel="nofollow noopener noreferrer"&gt;https://github.com/Alfresco/Aikau/blob/master/aikau/src/main/resources/webscript-libs/doclib/doclib.lib.js#L470&lt;/A&gt;&lt;SPAN&gt;) provides an example of how filters can be used. The "alfresco/services/DocumentService" onRetrieveDocumentsRequest function will apply any filters in a request to load documents by including the "?filter=" request parameter in the URL. You can use lists and filters with any suitable REST API but filtering will only work if that API supports them.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Dave&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2015 08:23:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/aikau-documentlist-and-filter/m-p/311050#M264180</guid>
      <dc:creator>ddraper</dc:creator>
      <dc:date>2015-05-11T08:23:08Z</dc:date>
    </item>
    <item>
      <title>Re: aikau, documentList and filter</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/aikau-documentlist-and-filter/m-p/311051#M264181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Dave,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I finally found a solution to filter the doclist on client side using 'visibility' and rules on widgets.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Vincent&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2015 12:26:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/aikau-documentlist-and-filter/m-p/311051#M264181</guid>
      <dc:creator>vincent-kali</dc:creator>
      <dc:date>2015-05-12T12:26:28Z</dc:date>
    </item>
    <item>
      <title>Re: aikau, documentList and filter</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/aikau-documentlist-and-filter/m-p/311052#M264182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I too want to filter the list &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Feb 2016 07:47:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/aikau-documentlist-and-filter/m-p/311052#M264182</guid>
      <dc:creator>thirumal</dc:creator>
      <dc:date>2016-02-26T07:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: aikau, documentList and filter</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/aikau-documentlist-and-filter/m-p/311053#M264183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you want to filter documents, you should follow Dave instructions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want to filter a custom list on client side, you can use visibilityConfig/invisibilityConfig config on rows.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Mar 2016 14:38:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/aikau-documentlist-and-filter/m-p/311053#M264183</guid>
      <dc:creator>vincent-kali</dc:creator>
      <dc:date>2016-03-14T14:38:40Z</dc:date>
    </item>
  </channel>
</rss>

