sc_send_mail form attachment

i have a form , i want if possible can upload an attachment, and use sc_send_mail to send…

Hello adreaparisi:

Yes you can, create a form, with a file type field, the value used then you can use the sc_send_mail to send the file uploaded as an attachment, verify the documentation about “file Type Fields” and about sc_send_mail.

regards

hi

there is an example for that in the examples project that comes with SC8