Rank: Advanced Member Groups: Member
Joined: 8/21/2008 Posts: 37
|
Hi,
My form has got the date picker. I'll select the date first. Later, I don't want the date to be entered which is non-mandatory. So I'll delete the dates using delete key. When I try to save the form, the date which was selected earlier will be saved. But in front end, it looks like its cleared. But at backend, the date control still holds the date value. One strange thing I've noticed is that if I use the backspace key to clear the date and save the form, then the date will be cleared from the database. But this will not work with delete key.
It'll be difficult to tell the users to use the backspace key to clear the date. They may use the delete key as well. It would be better, if you would tell me the best possible way to clear the date. Is there anything I've to set?
Regards, Raghav
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,193
|
Hi,
I believe this is a bug that has already been fixed. Please download the latest from our download page and it should fix that.
Thanks!
|
Rank: Advanced Member Groups: Member
Joined: 8/21/2008 Posts: 37
|
Hi,
The bug is fixed in the latest version. Its working now.
Thanks! Raghav
|