I'm trying to add a small calendar to a form (kind of similar to the look of the date field's drop down calendar). The calendar can be populated either by the system date() or by a user-supplied date.
Is there any prefab object that might do this already?
If not, does anyone have any suggestions for scripting this?