I don't want gravity forms to save the images on my server it should just send the image in email only

I don’t want gravity forms to save the images on my server it should just send the image in email only and save entries only but not uploaded files.

How to achieve this

You could use the gform_after_submission hook with either the GFAPI to update the entry to delete the upload field value after the notification has been sent.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.