ServiceNow Certified Application Developer — Question 67
Which one of the following is a good practice for adding instructions to a form?
Answer options
- A. Related links to wiki pages
- B. A Context Menu UI Action
- C. Annotations
- D. A populated read-only field
Correct answer: C
Explanation
Annotations are specifically designed to provide additional information or instructions directly on a form, making them an ideal choice for guidance. While related links and UI actions can offer support, they do not integrate directly into the form for immediate context. A populated read-only field may convey information but does not serve as instructional content.