<?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: Aikau Form with two date control in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/aikau-form-with-two-date-control/m-p/303175#M256305</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Bob,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for you suggestion.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It is failing somewhere in the dojo javascript side and I am not sure, where I need to add your code also.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Murali&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Sep 2015 16:17:13 GMT</pubDate>
    <dc:creator>muralidharand</dc:creator>
    <dc:date>2015-09-18T16:17:13Z</dc:date>
    <item>
      <title>Aikau Form with two date control</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/aikau-form-with-two-date-control/m-p/303173#M256303</link>
      <description>Hi experts,I am trying to very simple aikau form with two date controls init.When a add date controls, the other controls loosing their "Label" and I am able to see null reference error in the browser console."Uncaught TypeError: Cannot read property 'getFullYear' of null"I am using Alfresco Enterpr</description>
      <pubDate>Fri, 18 Sep 2015 13:08:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/aikau-form-with-two-date-control/m-p/303173#M256303</guid>
      <dc:creator>muralidharand</dc:creator>
      <dc:date>2015-09-18T13:08:22Z</dc:date>
    </item>
    <item>
      <title>Re: Aikau Form with two date control</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/aikau-form-with-two-date-control/m-p/303174#M256304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am using 4.2e so I am not absolutely certain about this but……&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I am correct then you are running JavaScript on the server under Rhino which is a Javascript interpreter writen in Java to allow you to run Javascript on the server. Rhino implements an ancient version of Javascript but because its only used for server work and not UI work you rarely notice the difference… Except here. Rhino does not support getFullYear() because that method was introduced in a version of Javascript after Rhino was created.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You have to use the like of&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;var d = nbew Date();&lt;BR /&gt;var fullYear = d.getYear() + 1900;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 14:31:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/aikau-form-with-two-date-control/m-p/303174#M256304</guid>
      <dc:creator>rjohnson</dc:creator>
      <dc:date>2015-09-18T14:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: Aikau Form with two date control</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/aikau-form-with-two-date-control/m-p/303175#M256305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Bob,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for you suggestion.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It is failing somewhere in the dojo javascript side and I am not sure, where I need to add your code also.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Murali&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 16:17:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/aikau-form-with-two-date-control/m-p/303175#M256305</guid>
      <dc:creator>muralidharand</dc:creator>
      <dc:date>2015-09-18T16:17:13Z</dc:date>
    </item>
    <item>
      <title>Re: Aikau Form with two date control</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/aikau-form-with-two-date-control/m-p/303176#M256306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This issue has been resolved in Aikau 1.0.36.4 version.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2015 11:26:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/aikau-form-with-two-date-control/m-p/303176#M256306</guid>
      <dc:creator>muralidharand</dc:creator>
      <dc:date>2015-10-08T11:26:10Z</dc:date>
    </item>
  </channel>
</rss>

