2fas2c
Posts: 0
Joined: Mon Dec 16, 2013 11:43 pm

get datepicker value from a form

I have a datepicker field dtDOB on the form. I am trying to get the value from the form on submit of a button on the form and the value is null.

var dob = $('div[dsid="dtDOB"]').val();

This is exactly the same syntax outlined in the user documentation.

Thanks

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

get datepicker value from a form

Hi -

Can you show the structure of your form?

Return to “Issues”