<?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 Pass Extra Arguments in Faceted Search  URL in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/pass-extra-arguments-in-faceted-search-url/m-p/38107#M16069</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created one extra checkbox in Alfresco Advanced Search page apart of custom content types and their meta data form fields, so when I click on Search button at that time onSearchClick function is called in advsearch.js (client side js).&lt;/P&gt;&lt;P&gt;&amp;nbsp;In that function there are 4 parameters are passed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;site: (this.options.siteId.length !== 0 ? ("site/" + this.options.siteId + "/") : ""),&lt;/P&gt;&lt;P&gt;terms: encodeURIComponent(Dom.get(this.id + "-search-text").value),&lt;BR /&gt;query: encodeURIComponent(YAHOO.lang.JSON.stringify(formData)),&lt;BR /&gt;&amp;nbsp;scope: this.options.searchScope.toString()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to add one more argument in this function, so when I have 5th argument like fts : true, so I got that value in url.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in back end search.lib.js and search.get.js, that argument value comes "null" in args object.&lt;BR /&gt;&lt;BR /&gt;So can anyone have any idea how to pass that extra argument value in search url.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 08 Apr 2017 05:27:42 GMT</pubDate>
    <dc:creator>riya_soni42</dc:creator>
    <dc:date>2017-04-08T05:27:42Z</dc:date>
    <item>
      <title>Pass Extra Arguments in Faceted Search  URL</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/pass-extra-arguments-in-faceted-search-url/m-p/38107#M16069</link>
      <description>Hi,I have created one extra checkbox in Alfresco Advanced Search page apart of custom content types and their meta data form fields, so when I click on Search button at that time onSearchClick function is called in advsearch.js (client side js).&amp;nbsp;In that function there are 4 parameters are passed.sit</description>
      <pubDate>Sat, 08 Apr 2017 05:27:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/pass-extra-arguments-in-faceted-search-url/m-p/38107#M16069</guid>
      <dc:creator>riya_soni42</dc:creator>
      <dc:date>2017-04-08T05:27:42Z</dc:date>
    </item>
    <item>
      <title>Re: Pass Extra Arguments in Faceted Search  URL</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/pass-extra-arguments-in-faceted-search-url/m-p/38108#M16070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The faceted search page only sends those parameters back to the search web scripts that it knows / expects. Adding a custom URL parameter to the page URL will not cause that parameter to be send to the web script without any modification of the client-side JavaScript components (i.e. Aikau SearchList).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Apr 2017 14:33:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/pass-extra-arguments-in-faceted-search-url/m-p/38108#M16070</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2017-04-08T14:33:26Z</dc:date>
    </item>
  </channel>
</rss>

