You need to sign in to do that
Don't have an account?

Apex trigger to populate Billing city and Billing State from Account onto Activity
Hello everyone,
Need help with this.
I need a trigger on Event object which populates two custom fields(event) with the Billing City and Billing Country from related Account object.
Any help on this is appreciated.
AJ
Need help with this.
I need a trigger on Event object which populates two custom fields(event) with the Billing City and Billing Country from related Account object.
Any help on this is appreciated.
AJ
I would strongly suggest using a process builder if you can. would save you some trouble of creating, deploying and managing the code. Here is a related post, which might help:
https://success.salesforce.com/answers?id=90630000000CtkDAAS