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
kumar palepukumar palepu 

Getting id's in place of account name and Opportunity owner,i was created template using email template with visual force.would you please help me on this

Himanshu ParasharHimanshu Parashar

Hi Kumar,

Can you post your code.

You can try {!Opportunity.Account.Name} and {!Opportunity.Owner.name}

Thanks,

Himanshu