You need to sign in to do that
Don't have an account?

Sending email using /email/author/EmailAuthor
I am trying to send an email using URL hacking and using standard salesforce Email functionality.
I will be coming to this page using Opportunity PDF. Problem is how to show an attachment down below in the attached files of this page.
I did R&D and found that only document can be visible and not attachment.Is there a way i can show the attachment and send that attachment in the email..
If this is not possible.We cannot make the attachment visible.Can i send the attachment using code but only from that standard email author page..?
I will be coming to this page using Opportunity PDF. Problem is how to show an attachment down below in the attached files of this page.
I did R&D and found that only document can be visible and not attachment.Is there a way i can show the attachment and send that attachment in the email..
If this is not possible.We cannot make the attachment visible.Can i send the attachment using code but only from that standard email author page..?
https://cs16.salesforce.com/_ui/core/email/author/EmailAuthor?doc_id=00Pf0000000x1HuEAI&p3_lkid=006f0000004fKcj
I tried at my end and I am able to see list of attachment ( with option attach file) but My url is https://ap1.salesforce.com/_ui/core/email/author/EmailAuthor ( here ap1 is my org instance). Can you please check again.