• SUPPORT Q&A - dijit/Calendar settings

    I've a form for issues where the user inputs the date the issue happened. I simply want to tell the calendar that the user may not pick a date greater than today. https://dojotoolkit.org/reference-guide/1.10/dijit/Calendar.html How to tell the widget…
  • Change Date Format in Calendar Control Date field

    I have a date field in my custom form that is not bound to any item type. The Calendar Control Time selection is disabled by default as the default format is Short date. How do i change this to long date so the time selection is enabled?