-
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.
Popular Salesforce Blogs
The Benefits of Having a Salesforce Consulting Partner
In the rapidly evolving world of business technology, staying ahead of the curve is crucial for success. Salesforce, a leading customer relationship management (CRM) platform,…
What Is The Need Of A Salesforce Consultant?
Choosing and implementing are two different things. Once you have decided that your organization will be using Salesforce as CRM platform, the immediate question that…
Salesforce Apex Coding Best Practices | Developer Guide
1. Thou Shalt Keep thy code dumb straightforward (KISS guideline) In programming advancement, applying the KISS guideline implies your code is kept perfect and succinct. …
Popular Salesforce Videos
Salesforce Mobile App Demo
The Salesforce mobile app is an enterprise-class app that provides your users with instant access to your company's CRM data from a phone or tablet.…
Smart Merchandising with Salesforce Einstein AI
Smart Merchandising is a holistic tool that magically combines rich insights from site-wide search, navigation, purchases, and the customer’s current session with strategic business goals.…
Simplify Salesforce Development using CLI and VSCode Tasks
The Salesforce CLI is a powerful command-line interface that simplifies development and builds automation when working with your Salesforce org. Typing commands can be monotonous…