Hi,
I have a form with a file upload button.
Also there is a date field, the user has to fill.
The upload button uploads right away.
The save button processes the uploaded file.
I have tried to to some validity check when the save button is clicked, but it omly processes the file.
How can I add some validation here?
Cheers,
Rene