Tag: Salesforce
Dynamic Forms in Salesforce
Dynamic forms have been introduced to take Lightning App Builder to the next level. It makes page layout more configurable by displaying the right information at the right time. Salesforce administrators can create a dynamic experience that their users will
Callout from Record Triggered Flow in Salesforce
Step 1: We need to create a flow of Record triggered types. Select an Object and configure the trigger according to the requirement. Set Entry Condition: Add the condition for which this record triggered flow fired. For example here, if
Salesforce Big Objects Introduction
Salesforce has a limitation on performing queries on a large number of records. Especially when your data is massive performing queries and the performance of the system downgrades. That is where Big Object Comes into the picture. Big Objects allows
What are name credentials, and how do I use them in Salesforce
In Salesforce, Named Credentials is a secure way to store and manage external API credentials, such as usernames, passwords, tokens, or endpoints, used for authenticating and accessing external systems or services. Named Credentials act as a wrapper around these credentials,
Integration of Salesforce with Gmail
Salesforce and Gmail are two different platforms. One helps in keeping customer accounts, tracking leads, and providing proper details regarding customer engagement and conversion, the other one helps in sending emails to customers and also creates threads for related emails.
How to create a public site in Salesforce
To create a public site in Salesforce, you can follow these steps: Enable Public Access Settings: First, ensure that your Salesforce org has public access settings enabled. To do this, go to “Setup” in Salesforce, search for “Public Access Settings”
How to use Carousel/Slider in Salesforce
A carousel or slider is a collection of images that display one after another. It is used across many websites for the purpose of attraction or to make your website’s home page look good to the visitor. A carousel can
Salesforce ISV Customer Debugger
In salesforce to deploy new functionality in the client’s org we need to create a managed package that is available on Salesforce AppExchange and then it is deployed on their org but we being the subscribers don’t have the access
Salesforce Data Migration
Salesforce Data Migration? Moving data from one system to another is referred to as data migration. Salesforce has tools for data export and import that facilitate to data migration but still a lot of planning and time are needed based