• codeword
  • NEWBIE
  • 0 Points
  • Member since 2008

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 4
    Questions
  • 6
    Replies
Hello everyone,

I am seeking some help and advice regarding email templates.

Our ORG currently is configured with Accounts >> Opportunities >> Opportunity Line Items (multiple "items" per opp is possible).

What I'm trying to accomplish is:

Pull Account Information, Pull Opportunity Information, BUT ALSO pull Opportunity Line Items for an email template.

Currently, if I send an email template from the opportunity object, it only pulls account and opportunity information.

Anyone have the same problem?  I've tried using VF/APEX templates but I'm pretty new to that.

Please help.

Thanks
Hi Everyone.  I'm fairly new to Apex and am seeking your help in a simple situation:

We have a recruiting application, which has some custom objects such as

-Job (which is a listings of jobs)
-Tracking (which is an object that creates a "tracking" record related to a single job.  ie. one person who has applied to 3 jobs (has 3 diff tracking records)  The tracking object has master relationship with Contact. 
-Expense (this has a master relationship with job)

What I'm trying to do with Apex, is create a field on the Job record (Total Applicants) that sums up how many Tracking records there are (within the related list). 

Please provide any insight on how I should approach this. (apex / triggers / etc).  Any help is highly appreciated.

Thank you!


Message Edited by codeword on 11-06-2008 11:46 AM

Message Edited by codeword on 11-06-2008 11:49 AM