Create an LWC Data Table With Nested Iterators in Salesforce

Custom Table with nested iterator using LWC in Salesforce

In Salesforce, using LWC components, we create a data table with Nested Iterators to display hierarchical or grouped data within a data table. The Lightning data table utilises nested iterators to render rows and columns, and fetches data via Apex. After deploying it on the record page, it displays related records with customizable fields and labels. In … Read more >>>

How to Update Headers Dynamically in Salesforce LWC Data Table?

Change Header columns in LWC data table

In Salesforce Lightning data tables, we can add some dynamic functionality, such as updating the headers dynamically based on user input. Instead of changing the column headers through code, we can define the LWC component so that the user can change them directly in the Salesforce Lightning app builder. In this Salesforce tutorial, we will … Read more >>>

Create Custom Action Using Flow For Agentforce in Salesforce

Create Custom Agent Action in Salesforce

After creating a new agent in Salesforce Agentforce, when a user asks a query or question, the agent understands and processes the information, takes action to perform tasks, and responds to the user. These actions enable agents to process queries and provide accurate responses. There are different ways to create custom actions in Agentforce. In this tutorial, … Read more >>>

Einstein Trust Layer in Salesforce Agentforce

Einstein Trust Layer in Salesforce Agentforce

Salesforce has launched Agentforce, which allows users to ask questions to agents, who then perform tasks and retrieve information. Information must be secure between retrieval from the server and display on the agent UI. Therefore, Einstein’s trust layer plays a crucial role here. In this tutorial, we will learn about the Einstein trust layer in … Read more >>>

Salesforce Employee and Service Agent in Agentforce

Salesforce Employee and Service Agent in Agentforce

When working with agents in Salesforce, there are various types of agents with distinct capabilities. We can only deploy some of them in the Salesforce org so that Salesforce users can utilise them, while others can be deployed on external sites, such as community sites, for external or end users. In this Salesforce tutorial, we … Read more >>>

Create and Deploy Agentforce For Service in Salesforce

Create and Deploy Agentforce For Service in Salesforce

To enable Agentforce in the Salesforce Developer Edition, when you search for Agents in the setup and don’t see them, you may not have a license for the feature. Even if you wanted to enable Agentforce for practice, we would need to set up Agentforce in a Trailhead Playground to achieve this. In this tutorial, we will learn how to … Read more >>>

How To Export Data in CSV File From LWC Lightning Data Table?

Download LWC data table records in CSV format

In Salesforce, we create a custom LWC data table using the lightning-datatable attribute. Since this data table displays a large volume of records, there may be a requirement to share the number of records or all records with users, or to retain the data for analysis. For this, we can define a functionality in the … Read more >>>

How to Build a Custom Object LWC Data Table in Salesforce

Custom object LWC data table with server side rendering

In Salesforce, we can create a data table in Lightning Web Components using the standard lightning-datatable component. However, to create a custom table for a custom object, we need to define the columns and types according to the custom fields within the custom object. In this Salesforce tutorial, we will learn how to build a custom LWC … Read more >>>

live webinar

Build Your First Agentforce AI Agent in Salesforce

We will show demo on the complete process of building your first AI Agent in Salesforce using Agentforce. You’ll learn how agents work and how to connect your agent to Salesforce data to deliver intelligent business outcomes.

Agentforce in Salesforce

DOWNLOAD FREE AGENTFORCE EBOOK

Start with AgentForce in Salesforce. Create your first agent and deploy to your Salesforce Org.