Jump to main content
Salesforce Lightning Web Components - Part 3
Introduction
App Page: VHE Second CRUD Sample
Second CRUD Summary
What’s Next!
Contact Us
Search
Introduction
Salesforce Lightning Web Components - Part 3
App Page: VHE Second CRUD Sample
Create ( C ) an Account
Code segment: createAccount.html
Code Segment: createAccount.js
Advantages of the uiRecordApi
Read, Update, Delete and Account
Code Segment: customSearch.js
Code Segment: customSearchController.cls
Read ( R ) the Account Record
Code segment: editAccount.js
Code segment: editAccount.html
Update ( U ) the Account Record
Delete ( D ) an Account Record
Code Segment: customSearch.html
Code Segment: customSearch.js
Second CRUD Summary
What’s Next!
Contact Us