Thanks a lot for replying,
this is what we see in the database table for the attachments:
s:30:”file-employerendorsecfdb7_file”;s:17:”1528390422-1.jpeg”;
s:24:”file-whycareercfdb7_file”;s:57:”1528390422-10009091-SPAN-TRAINING-DEVELOPMENT-LIMITED.pdf”;
s:22:”file-whyspancfdb7_file”;s:37:”1528390422-Careers-Fair-form-2018.doc”;
s:29:”file-qualificationscfdb7_file”;s:56:”1528390422-2017-Competition-rules-and-directions.doc.pdf”;
from the database, how do we get this data, store it elsewhere and then delete it?
is there a way of setting the form up to so that it deletes the files in cfdb7_uploads after a while?
Thanks a lot.