• sekhar maramreddy
  • NEWBIE
  • 0 Points
  • Member since 2017

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 12
    Questions
  • 4
    Replies
to delete contact records  through soql query
real time senarios on workflows how to explain it and give me some requirements 
Hi ,
Sending mail in  pdf format through apex class 
How to write code user active & deactive through vf page & apex class 
when click on button whole page will be redirecting using through apex page reference method
when click on button redirect whole page
how to create emailtemplate dynamically in salesforce through code
how to make template using vf page
how to write lookup field through vf page & apex class
how to create choose file using apex class and vf page it display in record detail page 
how to raise ticket in salesforce 
when click on button whole page will be redirecting using through apex page reference method

Is there a way to add a parameter and hide the developer mode console when developer mode is enabled?

Hi - hopefully a simple question.

 

I'm trying to create a custom button to send a template email to the lead.

 

I've found some relevant board posts but they all seem for more complicated uses - I'm simply looking for a button that would mimic the following:

 

Activity:Send An Email

Select Template

[template id]

Send

 

Does that make sense?  I'm familiar with how to create buttons, I just can't figure out the syntax.