Salesforce Certified Platform App Builder — Question 156
A user is unable to use inline editing on a list view. A quick check verifies the user should be able to perform inline editing as they have been assigned the appropriate permissions.
Which two conditions should the app builder review? (Choose two.)
Answer options
- A. If the list view contains more than one record type
- B. If the list view selected is the recently viewed list view
- C. If the list view restricts sharing for the user
- D. If the list view contains a chart created by the user
Correct answer: A, C
Explanation
The correct answer includes A and C because having multiple record types in a list view can prevent inline editing, and restrictions on sharing may limit editing capabilities. Options B and D do not affect the ability to use inline editing, as the recently viewed list view and charts created by the user do not impose any restrictions on editing records.