Use Apex to Work with Data Challenge HD

27.10.2021
#1 Salesforce Training Tutorials https://www.sown.io Deploy a Component That Lists Contacts Create a Lightning web component that uses @wire in an Apex controller to retrieve contact records. Display the contact records in a lightning-datatable. Tip: Remember that JavaScript is a case-sensitive programming language. Be careful to use uppercase and lowercase letters correctly. Create an Apex controller that retrieves a list of contacts: Class: ContactController Method: getContacts() Fields to query: FirstName, LastName, Email Create a Lightning web component that displays contacts in a table: Component name: contactList Base component: lightning-datatable Fields to include: FirstName, LastName, Email Wire the getContacts() method Add the component to the Working with Data page Promote Your Salesforce App on This Channel: https://youtu.be/Nmr3N08Lw6A Channel Link with FULL Playlists: https://www.youtube.com/c/SalesforceTrainingTutorials Salesforce Administrator Certification FULL Playlist: https://www.youtube.com/playlist?list=PLy4r7dYHL5VddlDbPwYVHhYrY8wPrXF32

Похожие видео

Показать еще