Activity › Forums › Salesforce® Discussions › How can I create Email Template from a Salesforce Visualforce page?
-
How can I create Email Template from a Salesforce Visualforce page?
Posted by Ajay Prakash on April 14, 2016 at 7:48 AMHow can I create Email Template from a Visualforce page?
PRANAV replied 8 years, 3 months ago 5 Members · 4 Replies -
4 Replies
-
Hi Ajay
A direct article is written on your query.
Go through the following link and you may find your answerThanks
- [adinserter block='9']
-
Hi Ajay,
You can create Visualforce Email Template with custom controller.
reffer this link:
http://www.infallibletechie.com/2013/05/visualforce-email-template-with-custom.html -
hi ajay,
you may go through following link.this may help you to solve problem.
http://sfdcsrini.blogspot.com/2014/07/visualforce-email-template-with-custom.html
-
This reply was modified 10 years, 1 month ago by
Satyakam.
-
This reply was modified 10 years, 1 month ago by
-
Hi Ajay,
- Enter Templates in the Quick Find box, then select Email Templates or My Templates—whichever one appears.
- Click New Template.
- Choose Visualforce and click Next.
- Choose a folder in which to store the template.
- To make the template available for use, select the Available For Use checkbox.
- Enter a name in Email Template Name.
- Enter a subject line for your template in Email Subject.
- In the Recipient Type drop-down list, select the type of recipient to receive email created from the template.
- Click Save.
- On the View Email Templates in Salesforce Classic page, click Edit Template.
Now you can build your own custom VF template through your coding and as per your requirements.
Hope this helps you.
Log In to reply.