Date drop down showing date when not entered
Design and Skin Customization
This aparna-generated module seems to be doing odd things. I've been testing on a newly generated module. Created a date field with the form designer. Created a couple test items. Then deleted the date field in the form designer and added the code above in index.php. The date still defaults to the current date. But also if I then delete the above code from index.php, after having deleted the field from form designer, it still shows up in form designer. I tried adding the above code in index.php giving it a datatime type and it shows up in the form designer along with the other one, so there's TWO fields now called the same thing.
I just want a date field that doesn't require a value until I actually give it a value.
updated by @blindmime: 03/15/15 10:08:56PM