ServiceNow Certified Implementation Specialist – Risk and Compliance — Question 7
Which filter navigation syntax displays the default form view of the Risk table in the Content Frame?
Answer options
- A. sn_risk_risk.form
- B. sn_risk_risk.LIST
- C. sn_risk_risk.FORM
- D. sn_risk_risk.list
Correct answer: A
Explanation
The correct answer is A, as 'sn_risk_risk.form' specifically directs to the default form view of the Risk table. Options B and D reference the list view, while option C uses uppercase letters which may not be recognized in the syntax.