Using Calendar in Form

The Calendar renders with a hidden input field that will store the formatted date which makes using it in a form pretty simple. For a Calendar with an id of "calendar1", the hidden input will have an id of "calendar1.value". By default, the value of the input will be of the form "YYYY-MM-DD".

page_revision: 2, last_edited: 1224629771|%e %b %Y, %H:%M %Z (%O ago)
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License