This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal



Oct 17, 2011, 8:01 PM
3 Posts

Help with Dojo Date Field

  • Category: Dojo and Client Side JavaScript
  • Platform: Windows
  • Release: 8.5.2
  • Role:
  • Tags: Dojo Date Field and bidning issue
  • Replies: 1

Hello,  I have created a dojo date field (inputText and dojoType ="dijit.form.DateTextBox") on my xpages. This field has a binding to date field on a Notes form. When I open the form in read mode, the values is displayed in inputbox. But when I edit the xpage, the field is blank..

  The Date is stored in the format : 10/25/2011 
 
help!! 

Oct 17, 2011, 8:56 PM
272 Posts
Re: Help with Dojo Date Field
Hi,
 
DateTextBox uses ISO8601/RFC3339 format yyyy-MM-dd. You have to convert the value f.e. to 2011-10-25.
 
Hope this helps
Sven

This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal