SIGN IN SIGN UP

Login to your account

Username or Email *
Password *
Remember Me

Lesson: 04 | Fetch Contacts Via Apex (Filter by Number)


As a Salesforce user, I want to be able to specify the number of contacts I want to retrieve from the server using an input field in a Lightning Web Component (LWC). When I enter a numeric value in the input field and press enter or click a "Fetch Contacts" button, the LWC should make an Apex server call to retrieve the specified number of contacts, and display them in a list on the same component.


Prev You need to login to have access to the quizzes. Next

Mastered by 5 users.

Exercises

A. Administrator | Exercises (59 lessons)
B. Flow Builder | Exercises (41 lessons)
C. Apex Beginner | Exercises (78 lessons)
D. Apex Intermediate | Exercises (90 lessons)
E. Integration | Exercises (4 lessons)
Go to top