function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
krish99krish99 

Custom Email Button For Email

HI,

    I have Custom email button in Quote, here quote is my custom object, when i click on the custom button at that time  contact name is not populating, here 
Quote haveing the look-up relation ship with contact.how can i achieve this.

i location.replace('/email/author/emailauthor.jsp?retURL=/{!Quote__c.Id}}&p3_lkid={‌​!Contact.Id}'); i use this code but contact is not populating API NAme of contact is in Quote is Contact__c

User-added image
StephaneTStephaneT
What are you trying to achive.

The API name of contact is 'contact'

And the Contact name API name is 'Name'
SalmanSalman
Hii krish99,

MassMailer lets you send unlimited emails from within Salesforce, no matter which edition you use. Built on the Salesforce platform, it has all the mass email features you’ll ever need.Build, send, and schedule professional-looking emails with a simple to use email Wizard within Salesforce – no HTML experience required.

Build and send emails to your campaign members, contacts and leads, clone and modify past campaigns to create new ones, and review campaign statistics from within Salesforce. MassMailer makes it easy to manage your Salesforce campaigns and will save you time and effort.

You can try this app by installing from appexchange- MassMailer

For Developer's Guide please click here-Developer's Guide

You can learn more details about the product on this website -Link