Snog
Well-known member
I have an application where I need to upload a file in the admincp for a new database entry. It all works fine using uploadunit until I place the AutoValidator class into the form that the uploadunit is in.
I believe I need the AutoValidator and data-redirect = "on" in the template to show the success message when the record is created. But when the AutoValidator class is in the template, the file upload does not take place.
Any ideas how to display the success message without AutoValidator?
I believe I need the AutoValidator and data-redirect = "on" in the template to show the success message when the record is created. But when the AutoValidator class is in the template, the file upload does not take place.
Any ideas how to display the success message without AutoValidator?