<?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 Daterange form control on Advanced Search in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/daterange-form-control-on-advanced-search/m-p/302756#M255886</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When using the daterange.ftl control on my advanced search form, if I select the same date on "from" and "to", I got no result, since the parameters sent to the server are the same, both defined as "date + 00:00:00".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The parameber being sent in this case is &lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;prop_custom_date-date-range":"2014-05-22T00:00:00-03:00|2014-05-22T00:00:00-03:00"&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;How can I customize the daterange.ftl control in order to make the "to" param to be something like 2014-05-22T23:59:00-03:00 (the last minute of the date)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Doing that, search would consider the entire day.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 May 2014 15:30:44 GMT</pubDate>
    <dc:creator>douglascrp</dc:creator>
    <dc:date>2014-05-23T15:30:44Z</dc:date>
    <item>
      <title>Daterange form control on Advanced Search</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/daterange-form-control-on-advanced-search/m-p/302756#M255886</link>
      <description>Hey.When using the daterange.ftl control on my advanced search form, if I select the same date on "from" and "to", I got no result, since the parameters sent to the server are the same, both defined as "date + 00:00:00".The parameber being sent in this case is prop_custom_date-date-range":"2014-05-2</description>
      <pubDate>Fri, 23 May 2014 15:30:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/daterange-form-control-on-advanced-search/m-p/302756#M255886</guid>
      <dc:creator>douglascrp</dc:creator>
      <dc:date>2014-05-23T15:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: Daterange form control on Advanced Search</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/daterange-form-control-on-advanced-search/m-p/302757#M255887</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;I think that you should override components/form/date-range.js file. It should be done in this file.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 May 2014 16:24:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/daterange-form-control-on-advanced-search/m-p/302757#M255887</guid>
      <dc:creator>mlagneaux</dc:creator>
      <dc:date>2014-05-23T16:24:56Z</dc:date>
    </item>
    <item>
      <title>Re: Daterange form control on Advanced Search</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/daterange-form-control-on-advanced-search/m-p/302758#M255888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for the tip.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That's the file I was looking for… I didn't know where all the logic was defined.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Now it's just a matter of customizing it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll post here the result after I finish it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you again.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 May 2014 16:34:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/daterange-form-control-on-advanced-search/m-p/302758#M255888</guid>
      <dc:creator>douglascrp</dc:creator>
      <dc:date>2014-05-23T16:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: Daterange form control on Advanced Search</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/daterange-form-control-on-advanced-search/m-p/302759#M255889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It was not need to change the form control.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I found that my problem was in the attribute's index configuration.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't know why, but I set it as tokenized false. I changed it to tokenized and it started to work again.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2014 11:38:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/daterange-form-control-on-advanced-search/m-p/302759#M255889</guid>
      <dc:creator>douglascrp</dc:creator>
      <dc:date>2014-06-06T11:38:41Z</dc:date>
    </item>
  </channel>
</rss>

