Is there a way to specific an attachment (image, voice clip, pdf, etc) on the sendmail?
Specifically, I would like to send pdf I am showing in set_webview
I see it is possible on ios if you provided the ability on sendmail --> http://www.appcoda.com/ios-programming- ... ttachment/
Is there any way to embed it in the body parameter?
sendmail attachment
-
MarkDuignan
- Posts: 346
- Joined: Wed Apr 18, 2012 10:33 am
Re: sendmail attachment
If you send it from the server the LANSA send email mail built-in function has an option to add attachments.
Re: sendmail attachment
That is what I am doing for now.
Will you add this in future so that the email can be customized by the person using the app? Much better user interface this way an no return to the server needed.
Will you add this in future so that the email can be customized by the person using the app? Much better user interface this way an no return to the server needed.
-
MarkDuignan
- Posts: 346
- Joined: Wed Apr 18, 2012 10:33 am
Re: sendmail attachment
Unfortunately not.