LWC Bootcamp Day 46 | Part 4: Lightning Data Table: Row Actions On Data Table #salesforce #lwc

preview_player
Показать описание
Topmate Link for One-to-One Connect

Welcome to Part 4 of our Lightning Data Table tutorial series! In this episode, we dive deeper into Salesforce Lightning Data Tables, exploring two crucial functionalities: Updating Records and Loading Picklist Values Dynamically.

Understanding the significance of row actions in data tables
Implementing row-based interactions for improved user experience
Customizing and configuring row actions to suit your needs
Practical examples and use cases to reinforce concepts

#salesforce #lwc #salesforcedeveloper #datatable
Рекомендации по теме
Комментарии
Автор

00:02 Understanding Row Level Actions in Lightning Data Table
02:07 Implementing row-level actions in Lightning Data Table
06:31 Implementing row actions on Lightning Data Table
08:53 Defining row actions in Lightning Data Table
13:25 Modifying labels and populating header dynamically
15:49 Using lightning record form for display and edit mode.
20:19 Closing the modal and displaying toast message on record save
22:22 Handling success message and closing modal in LWC using platform show toast event
26:48 Logic for different row actions in Lightning Data Table
28:52 Setting properties for row actions on Lightning Data Table
33:27 Passing and handling data between parent and child components
35:42 Deleting records using Lightning Data Table
40:00 Perform delete operations using row actions in LWC components.
Crafted by Merlin AI.

shyamtarke
Автор

Hi sir, why do you go, in this example, with slds-modal__container instead of using LightningModal extension class ? thanks

Dice_
Автор

Hi Ankit, If its possible can you make a video regarding the Authentication flows in Integrations ( Oauth, JWT, ...) can you give me some clarity the way you did in Platform Events how the overall flow will work. Thanks

getsettled