Lesson: 47 | Dynamic Record Lookup and Update
User Story
- Scenario: Allow users to search for a Contact by name and update their email address.
- Steps:
- Add a screen with an input field to enter the Contact name.
- Use a
Get Records
element to find matching Contacts.
- Display the results in a dropdown (use a collection variable).
- Add fields to update the selected Contact's email and save the changes.
Prev
You need to login to have access to the quizzes.
Next
Mastered by 0 users.