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
loveLearningloveLearning 

Trigger on account Team?

Can we write the trigger for the Account Team?
InternalServerErrorInternalServerError

I think you should be able to create a trigger on this object. You would need to do this through the Force.com IDE.

 

http://www.salesforce.com/us/developer/docs/api/Content/sforce_api_objects_accountteammember.htm#topic-title

ArunaAruna
I think link is not working .

Can you please list out the steps to write a trigger on AccountTeamMember.
Indira PadhiIndira Padhi
Hey aruna you have to crete from eclipse ide with force.com plugin installed only. Open eclipse crete a project doe tour org and then click on new apex trigger and u ll get optiona for account team members 
ArunaAruna
Hi ,

I don't see AccountTeamMember object through developer console.
is there any settings ?

I don't see AccountTeamMember object in console