ServiceNow Certified Application Developer — Question 82
If the Create module field is selected when creating a table, what is the new module's default behavior?
Answer options
- A. Open an empty form so new records can be created
- B. Open a link to a wiki article with instructions on how to customize the behavior of the new module
- C. Display an empty homepage for the application
- D. Display a list of all records from the table
Correct answer: D
Explanation
The correct answer is D because selecting the Create module field sets the module to show a comprehensive list of all records from the specified table. Options A, B, and C describe different functionalities that do not align with the default behavior of the new module when created in this context.