Credit goes to Michelle O'Rorke. She had blogged about how to do this, but it didn't sink in for me the first time around. You need to change the field display settings so that Domino will render the date into international format ("yyyy-mm-dd"). When the Dojo control processes the value in the field, it will format the date into the format using the i18n settings it detects in your browser.
When you submit the form, Domino will be able to process the date because of the display settings for the field. The only other thing to do is add a computed for display field that will display the date normally ("mm/dd/yyyy" for us Yanks) when a document is being read. Here's a picture of how to do the date field settings:
/A264C94305A29300852575CC005DF187/$File/DateFieldDisplaySettingsForDojo.bmp)
I've been including dojo components in my Domino form using the following $$HTMLHead field:
/4D9CAED2A27002E0852575C700626165/$File/LoadDojo.jpg)
However, when I change a Rich Text field to use the new "Using JavaScript control" setting, the dojo rich text area appears, but none of my other dojo controls (FilteringSelect, ComboBox, TextArea, etc.) will load. Nice...
Su | Mo | Tu | We | Th | Fr | Sa |
|---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | ||