ServiceNow Certified Application Developer — Question 169
Which of the following statements is true for the Form Designer? a) To add a field to the form layout, drag the field from the Fields tab to the desired destination on the form. b) To create a new field on a form's table, drag the appropriate data type from the Field Types tab to the form and then configure the new field. c) To remove a field from the form layout, hover over the field to enable the Action buttons, and select the Delete (X) button. d) To add a section to the form layout, drag it from the Field Types tab to the desired destination on the form.
Answer options
- A. a, b, c, and d
- B. b, c, and d
- C. a, b, and d
- D. a, b, and c
Correct answer: D
Explanation
The correct answer is D because statements a, b, and c accurately describe the functionalities of the Form Designer. Statement a explains how to add a field, statement b describes creating a new field, and statement c outlines the process for removing a field. However, statement d is incorrect as it does not accurately depict the action required to add a section to the form layout.