Forum Moderators: coopster
I have a "Lead Capture Date" field that they manually enter a date the lead was first captured....
Now i am requested to have a "Calendar" that they would like to select the date visually.... one of those little javascript calendars...
My question is, how can i use one of these to automatically populate the field with the calendar, in the proper format for my backend MySql database, which the field type is set to "DATE" formatted as such:
YYYY-MM-DD