Hi everyone,
I have created an input form with drop downs and different actions in it.
When I input a wrong date format and then select an item from a drop down the error message "Enter the value in the format 25/11/1987" occurs. I want this error message only to be displayed after I pressed the button "Save" at the end of the form. In between no validations should be made. All actions except the "Save" Action are defined "without validation". But still the error message occurs after some action was called. (e.g. Selection of a drop down element)
Can anybody help me with this problem?
Best regards,
Olaf