Rebuilding the Standard List View in 53 Minutes | LWC Tutorial

Описание к видео Rebuilding the Standard List View in 53 Minutes | LWC Tutorial

Interested in consulting? https://www.1sync.co/contact
-----------------------------------
In this video, we discuss how to rebuild the contact list view using lightning web components in Salesforce. A certified Salesforce developer walks through the process of how to use lightning web components (LWC) in depth. Standard components like lightning-datatable and lightning-input are used in this coding tutorial to leverage the standard component library to create a custom lightning web component. An apex controller (helper) is also used to pass SOQL and SOSL data from the model to the view. Additionally, we dive into VS code to use the SFDX plugin to help assist in Salesforce development. The SFDX CLI helps deploy code from VS code to Salesforce. We also cover how to use the wire service inside the lightning web component framework to pass data from the Salesforce database to the Lightning Web Component view.
-----------------------------------
Docs:
https://developer.salesforce.com/docs...
-----------------------------------

Chapters:
0:00 Introduction / Demo
1:50 Initial Setup
2:55 MUST HAVE Salesforce Settings
4:15 Exposing an LWC to a Tab
7:00 Datatable Setup
21:04 Contacts Wire
32:50 Selected Rows / Computed Properties
35:25 Search using SOSL
41:53 Create Record Button
44:34 Delete Contacts Method

Комментарии

Информация по комментариям в разработке