Brian Wong
Hi, I am using FF as a product review form, and am asking for users to upload pictures. I can't use the existing file upload component because I process the values on POST, and also don't save the entries. As the existing file upload doesn't work for me, I am writing a custom file upload add-on (based on the existing File Upload) and it works to a certain extent, but for some reason, when I change the file types, it doesn't save the values. Every other fields can save, just that one field doesn't save. Any ideas?