Error uploading image or file September 02, 2020, 12:55:49 AM I have a field where the url of an image to load is saved, while I am adding or editing a record the image is loaded in the indicated folder (uploads / photos), but when saving the record the image is deleted from the folder, losing the reference when trying to retrieve. The same happens with other files like pdf Quote Selected
Re: Error uploading image or file Reply #1 – September 02, 2020, 03:29:27 PM @mramanolo please if ajax page is set to True on the page, please set it to false and it should work. Quote Selected
Re: Error uploading image or file Reply #2 – September 02, 2020, 04:31:06 PM Thank you very much, it worked perfectly.This is a bug? because I see that it also affects when it is indicated that when deleting a record delete the file, although it performs the whole process, the confirmation popup is waiting for a response from the process.Changing the option to False the whole process works without problems Quote Selected