Hello !
(i apologize for my English)
I have a form with a date field. I use a validation model to prevent the possibility of entering incorrect date format (i don't want : 1 avril 2007 but : 01.04.2007 for ex).
When a false date is set, the validation model open a popup window which says the entered date is wrong... that' s correct, but i can go on and save the form, or fill the other fields with the wrong date.
How can i clear the date field when the date is wrong ?
(searched the answer for 2 days now...)
thanks a lot.