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

Visual force Email - Formating issue
I have created a Visualforce Email template. I would like to format the date and checkbox in the Visualforce page.
Could somebody please advice me on how todo this? I prefer not create a custom formulae to resolve this problem
Dear Joe Smith
Contragulations on closing and winning this Opportunity: Opptest.
The contract deails are as follows
Account name: | test1 |
Legal name: | |
Date signed: | Wed Dec 09 00:00:00 GMT 2009 |
Date service begins: | Wed Dec 16 00:00:00 GMT 2009 |
SKU's | |
Coupons - [] | |
Consulting - [SKU-CS-CON-CON-001] | |
DREAM - [] | |
Lead Source: | DCLK Inside Sales |
Customer Segment: | Marketer |
Referral: | false |
Salesperson: | Stephen Moore |
Website: | |
Description: | |
Level of Sophistication: | High |
NOTE to Accounting: | baabab |
Amount: | 0.0 |
Estimated volumes: | 34534564 |
Sales cycle: | Annaul |
Re the date, if you use an output field, it will inherit the locale format e.g.
<apex:outputfield value="{!relatedTo.Contact.Start_Date__c}