Gossamer Forum
Home : Products : DBMan : Customization :

validation error file upload

Quote Reply
validation error file upload
i'm using multi file upload with specific image names, thumb and image. when a record is added and another field fails validation, such as a required field is left blank, the add failure page displays the file upload fields again and if the user doesn't navigate to the same files again, the files are not uploaded. setting debug=1, i saw that file-to-upload-1 and file-to-upload-2 both had the path to the files i wanted to upload. i would like the add failure page to show those filenames and then upload them when the user corrects the other problem on the form. help!