CAD Certified Application Developer-ServiceNow

Loading demo links...

Showing 7–9 of 10 questions

Question 7

Which of the following statements is NOT true for the Form Designer?

Select an option, then click Submit answer.

  • To add a section to the form layout, drag it from the Field Types tab to the desired destination on the form.

  • To add a field to the form layout, drag the field from the Fields tab to the desired destination on the form.

  • To remove a field from the form layout, hover over the field to enable the Action buttons, and select the Delete (X) button.

  • 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.

Question 8

When a selecting a data type for a field that will be displayed on a form, which of the following statements is NOT correct?

Select an option, then click Submit answer.

  • Use the Choice data type to limit options in a field

  • Use the Data data type to enter the date and time of day.

  • Use the Phone Number data type to automate phone number data validation.

  • Use the string data type for a free-form text field.

Question 9

What are the benefits of storing the majority of an Application’s server-side script logic in a Script Include?

a) This makes execution faster.

b) Only run when called from a script.

c) The script logic can be hidden when the Application is installed from the ServiceNow Store. d. For some changes to application logic there is only one place to make edits.

Select an option, then click Submit answer.

  • a, b, and d

  • a, b, c, and d

  • b, c, and d

  • a, b, and c