This seems like the most basic want/need in the world to ask of datepicker, but I cannot find any support addressing how to do it. How do I simply get the datepicker to auto submit/post the date variable when you click a date?
IE:
Load page
Click in date field
Datepicker pops up
Click on date
Form submits and posts variable
Page refreshes and (does something) display submitted date variable
If someone can show me how to do this in the demos/datepicker/default.html I would be most appreciative!