Hi,
i use the date field to get the date of birth of my clients, but mostly it get only 01/01/1970 because i think the people don´t get it. Can i kill this button and the people must insert the date manually ?
Thank you
Hi,
i use the date field to get the date of birth of my clients, but mostly it get only 01/01/1970 because i think the people don´t get it. Can i kill this button and the people must insert the date manually ?
Thank you
Hi,
Yes.. you can hide it, try to edit your CSS Form and insert these code :
#cal_img_1 {
display : none !important;
}Hi redityo,
thank you for your reply, but it don´t work for me :-(
I put the code on CSS but it is still showing :-8
Steven
Hi,
make sure you've put "!important" code, or maybe you can let me know your form ?
Ok, i think the problem is higher. If i kill the calender and put the date manualy still shows at the end 01/01/1970 can i fix it ?
That's odd. What values did you enter for the field?
Can you paste me the URL to your form?
You must log in to post.