Salesforce Certified Platform App Builder — Question 466
Ursa Major Solar's sales team has been struggling to enter data on mobile since rollout; the team dislikes scrolling through all of the fields to input only the necessary data.
How could the app builder solve this with minimal impact to desktop users?
Answer options
- A. Filter components by device using Form Factor.
- B. Reorder the fields to make sense for the reps when in the field.
- C. Deselect the phone radio button on the Lightning record page assignment.
- D. Update the training documentation with better screenshots.
Correct answer: A
Explanation
The correct answer is A because filtering components by device allows the app to display only the necessary fields on mobile, improving the user experience without affecting desktop users. Option B, while helpful, does not address the issue of reducing scrolling for mobile users. Option C does not provide a solution to the problem of data entry on mobile, and option D does not change the app's functionality.