Support

Account

Home Forums Front-end Issues datepicker IDs Reply To: datepicker IDs

  • Hi John,

    I have an issue, I would like to grab the value of the datepicker field when the value changes and set that value in another datepicker field.

    I tried doing this using the datepicker onSelect method described in the jquery ui docs and this stackoverflow question:

    http://stackoverflow.com/questions/6471959/jquery-datepicker-onchange-event-help

    However I have not have any luck, I think this is because of the hidden field? Can you think of a workaround?