ServiceNow Certified Application Developer — Question 50
Which of the following statements is NOT true for the Form Designer?
Answer options
- A. To add a section to the form layout, drag it from the Field Types tab to the desired destination on the form.
- B. To add a field to the form layout, drag the field from the Fields tab to the desired destination on the form.
- 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 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.
Correct answer: A
Explanation
Option A is incorrect because you cannot add a section to the form layout by dragging it from the Field Types tab; sections are typically predefined and cannot be created in this manner. Options B, C, and D describe accurate actions that can be performed within the Form Designer, making them true statements.