Hi,
I don’t wanna keep the files submited by user in my server, just in dropbox is fine!
But how can we add in mail text when user submit a form all files with the current dropbox link to download each one?
Example:
User attach 10 images and these 10 images will be upload to dropbox!
After user submit this form I want to receive an e-mail with the whole form content and all the files with each link to download these files!
Or maybe a single link to download all submited files as zip (but keeping files just in dropbox).
UPDATE: I found a way but look how we are receiving the e-mail:

inside tag would be nice to add the file name too and avoid these html codes in HTML mail messages!
Thank you!
-
This topic was modified 6 years, 10 months ago by
rodrigomc2000. Reason: found a solution