Opened 11 years ago
Closed 11 years ago
#8105 closed enhancement (notabug)
Auto populated date is not working when i split date
Reported by: | vimalsagar007 | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.datepicker | Version: | 1.8.17 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I have a requirement as i am displaying date in three text boxes month,date, and year combination. When i select a date from date picker and change the date/month/year in any of three text boxes i am unable to auto populate the date which ever i changed.
Note: See
TracTickets for help on using
tickets.
This doesn't sound like you're doing anything that's supported. You should probably not tie the datepicker to the input if you're going to manually invalidate the date like that. Use the [http:/forum.jquery.com forums] for help.