Salesforce Certified Advanced Administrator — Question 105
Cloud Kicks wants to force its users to set a value for a custom field called Tier by answering a series of questions.
What two functions should the administrator use to ensure that users cannot bypass answering these questions in order to determine their Tier value? (Choose two.)
Answer options
- A. Set up a restriction rule on the field.
- B. Use a screen flow to ask the questions.
- C. Set up a list view for the list of questions.
- D. Make the field Read Only on the page layout.
Correct answer: A, B
Explanation
Option A is correct because setting up a restriction rule on the field ensures that users cannot skip it. Option B is also correct since using a screen flow effectively guides users through answering the questions. Options C and D do not enforce answering the questions; a list view does not require user interaction, and making the field Read Only prevents any input rather than ensuring it is filled out.