• C Howard
  • NEWBIE
  • 0 Points
  • Member since 2005

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 1
    Replies
Hello,
 
Is there any way to override a button with either an Apex Trigger, or a function within an Apex Package instead of an S-Control?
 
We have a Quote object that has multi-layered child objects under it (Quote > Configuration > Quote_Item).  I want our users to be able to clone the Quote and have it clone all of the associated records in the child objects.
 
Thanks,
Charles
Hello,

Is there any way to create a formula field that will add up values from related records, instead of just using fields within the object? We are attaching sales data to our Opportunities, and I would like to put a Total_Sales field in there that will provide a total of all related SalesRecord objects.

Thanks
Hi, I've just installed Eclipse 3.2.1 & the App Exchange Toolkit.
 
Now, when I try to create an Apex Project I get the following error message
 
"The Selected wizard could not be started."
 
Reason:
Plug-in com.appexchange.toolkit was unable to load class
com.appexchange.plugin.wizards.AppExchangeProjectWizard
 
Any help greatly appreciated!
 
Don
  • January 11, 2007
  • Like
  • 0