Exam : CAD
Title : ServiceNow Certified
Application Developer
https://www.passcert.com/CAD.html
, Download ServiceNow CAD Updated Dumps for Best Preparation
1.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.
A. a, b, c, and d
B. b, c, and d
C. a, b, and d
D. a, b, and c
Answer: D
Explanation:
https://docs.servicenow.com/bundle/tokyo-platform-administration/page/administer/form-
administration/concept/c_FormDesign.html
The Form Designer is a graphical interface for creating and customizing forms. The following statements
are true for the Form Designer:
To add a field to the form layout, drag the field from the Fields tab to the desired destination on the form.
This will add the field to the form view without changing the table definition.
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. This will create a new column on the table and add the field to the form
view.
To remove a field from the form layout, hover over the field to enable the Action buttons, and select the
Delete (X) button. This will remove the field from the form view but not from the table definition.
The following statement is false for the Form Designer:
To add a section to the form layout, drag it from the Field Types tab to the desired destination on the form.
This is incorrect because sections are not available in the Field Types tab. To add a section, click the Add
Section button on the toolbar or right-click on the form and select Add Section.
Reference: Introduction to App Engine Studio for Developers, ServiceNow Studio Overview, Form
Designer
2.Which of the following are configured in an Email Notification?
a) Who will receive the notification.
b) What content will be in the notification.
c) When to send the notification.
d) How to send the notification.
A. a, b and c
B. a, b, and d
C. b, c and d
D. a, c and d
Answer: A
Explanation: