I have a situation where, I have to many records using the same upload file. Mod_porter deletes the temp file after saving the first record. So other records wont get the file.
So is there any way, where I can disable porter only for this form?
or
Option where temp file does not get deleted after the record is saved?