-
How to extend Salesforce ‘send quote by email’ page?
Salesforce send quote by email in the following fashion (opportunity->quote->send email).I need to implement another logic of sending emails i.e to send emails using API of third-party service.
I have already created custom visualforce page with custom controller, but I have no idea how to include standard quote details PDF, which is auto-generated by salesforce.Please suggest a possible way.
Log In to reply.