We're having a small problem with the fileupload which is not preventing functionality in the end but is rather awkward. If there is a fileupload and some mandatory fields, the selected filepath in the fileupload disappears in the fileupload field.
Is there a possible solution to keep the filepath in the binding (httpUpload object)? There is no way to change the order of the validation phase.
We're having a small problem with the fileupload which is not preventing functionality in the end but is rather awkward. If there is a fileupload and some mandatory fields, the selected filepath in the fileupload disappears in the fileupload field.
Is there a possible solution to keep the filepath in the binding (httpUpload object)? There is no way to change the order of the validation phase.
Also see the print screens attached.