-
What is an easy (and fast) way to find a object named based on a parentid in Salesforce?
Hi All,
What is an easy (and fast) way to find a object named based on a parentid?
Log In to reply.
Popular Salesforce Blogs
Aggregate Functions in Salesforce - The Developer Guide
In Spring ‘10, Salesforce released new Apex functionality for total functions in SOQL. These queries return an AggregateResult object. Utilize aggregate functions in a Group…
8 Advantages of Using Salesforce For Small Businesses and Startups
Salesforce is one of the most powerful cloud-based CRM platforms. A robust yet efficient CRM system – one that meets all the field-specific needs of…
How to Get Current Record Id in Lightning Web Component | Salesforce Developer Guide
Getting record in Lightning Aura Component is quite easy, we use force:hasRecordId and get the result in controller by using, getRecordId:function(component,event, helper){ var currentRecordId…
Popular Salesforce Videos
Salesforce Apex Trigger Best Practices | Learn Salesforce Series By Algoworks
In this video, the following points will be covered - 1. One Trigger Per Object 2. Logic-less Triggers 3. Context-Specific Handler Methods 4. Code Bulkification…
How to Create a Jira Ticket from Salesforce?
Learn how to create a Jira ticket in Salesforce using two different methods and how to choose a Jira project. Know more at https://www.sinergify.com/
Salesforce to Twilio Integration Using MuleSoft | SFDC
Take a look at how Twilio integration with Salesforce is done using MuleSoft. This tutorial will cover the following points - 1. Introduction Learn how…