-
How to write a Salesforce trigger for below given scenario?
i want to write a trigger which append the Lastname of contacts to its associated account name once the contact is updated and delete the appended last name from account name if the contact is deleted
Log In to reply.