Hi All, if a form has some file upload fields, and some field validation then when the form is submitted with some field not valid (such as mandatory field not filled up), then the form will display the usual red message (as it should), keeping all the values of the form as entered by the user except for the files upload. Therefore the user is *forced* to upload the files again...
Is it working as designed ? thanks -- Sebastian E. Ovide

