Sejal Agrawal
MemberAll You Need to Know About Metadata, Custom Metadata Types and Metadata API
What is Metadata? Metadata is the data that describes other data. For example, in a Salesforce org, there is a standard object called Account. When…
All You Need to Know About Lightning-tabset and Lightning-tabs in Salesforce
What is a Lightning-tabset? A Lightning-tabset represents a list of tabs. A lightning-tabset displays a tabbed container with multiple content areas, only one of which is…
What are Scheduled-Triggered Flows in Salesforce?
Schedule-Triggered Flow (or Scheduled Flow) is a Salesforce Flow that launches automatically and repeats itself at certain intervals. For a batch of records, a schedule-triggered…
How to Integrate Salesforce with Outlook?
You can follow the following steps to integrate Salesforce with Outlook: Firstly, log in to your salesforce org. Click on Setup. In the Quick Find…
What is the Custom Metadata Type in Salesforce in 2023?
Custom Metadata Type lets you use records to configure your app without worrying about migrating those records to other organizations. You can deploy the…
All you Need to Know About Flows in Salesforce
In Salesforce, a flow is a tool for automation. In other words, it gathers data or information and uses it for processing. In the Salesforce user…
Record-Triggered Flows in Salesforce - A Short Guide
Auto-launched flows in record triggers make additional updates after they are saved to the triggering record or database. One of the many different types of Flows…
Public Groups in Salesforce - The Complete Developer Guide
A public group can be defined as a collection of individual users, other groups, individual roles, and/or roles with their subordinates that all have a…
Best Practices for Salesforce Lightning Web Components (LWC)
Always Name Carefully Always name variables, methods, and components carefully. Do not start a property name with ‘on’, ‘aria’, or ‘data’. Do not use reserved…
Field Dependencies in Salesforce - All You Need to Know
Field Dependency In Salesforce, field dependencies are the filters that let users alter a picklist's items based on the value of a different field. Field…
Learn How to Access Page Layout in Salesforce | Help Guide
In Salesforce, Page Layout is used to customize the page of an object record. It controls the layout of an object. It defines which fields…
Learn All About Objects and Fields in Salesforce | Salesforce Developer Guide
Objects Objects are database tables that allow us to store data and information specific to the organization in Salesforce. We can store data and information…
- Viewing 1 - 12 of 12 blogs