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
Dave BoardmanDave Boardman 

Need Developer help with Visual force/ templetes

Hello Everyone,

I need support from a developed to help with Visual force with coding for a templete email ( having the triggered automatic email include, products purchased, date company etc)

Thank you
AshwaniAshwani
Hi Dave,

What are the problems you are facing? It is simple to add mentioned detail as we get reference of it in visualforce. Let me know.

Thanks
Ashwani
Dave BoardmanDave Boardman
I need to add information about what products were ordered to my auto generated email templet , need the product item details in the opportunity template.

Like if I have a product item in the opportunity , I want them all in the template with their name and product details.
Is it possible using apex or visualforce to gather information from related list.
AshwaniAshwani
Yes it is possible. We can have that information. What you have tried so far?