acsestech / virtualassociate

0 stars 0 forks source link

DOB is not working in Consultant page #94

Closed bhargavibindhu closed 7 years ago

bhargavibindhu commented 7 years ago

I am not able to add Date of birth in consultant page. The data selected in calendar is not being entered in textbox.

image

NaziniSK commented 7 years ago

Please provide browser details

bhargavibindhu commented 7 years ago

image

NaziniSK commented 7 years ago

image image

its working , same browser same version, please check

NaziniSK commented 7 years ago

1999-2016 age wont be 20 years , so it is not taking , please provide proper DOB

bhargavibindhu commented 7 years ago

its not taking any of the input. I am not specific about the 20years of difference instead whatever date is selected is not entered in the textbox.

NaziniSK commented 7 years ago

it will enter only above 20 years. please try 1995 and below years

bhargavibindhu commented 7 years ago

its not taking any of the input. I am not specific about the 20years of difference instead whatever date is selected is not entered in the textbox.

NaziniSK commented 7 years ago

image image

this is not reproducing for me , only for 1997 and above it is not adding in input box, we are preventing it wantedly because of validations (checking whether date is above 20 years from current date , if true adding to input field (textbox) , if false showing message and not allowing in text box)