Servicenow Certified Application Developer CAD · Free Practice Question Easy
Question 34
If the Create module field is selected when creating a table, what is the new module’s default behavior?
-
A
Display an empty homepage for the application
-
B
Display a list of all records from the table
-
C
Open an empty form so new records can be created
-
D
Open a link to a wiki article with instructions on how to customize the behavior of the new module
Reveal correct answer
Correct answer: B
Explanation
Source: Documentation
Correct answer:
Display a list of all records from the table: When the "Create module" field is selected while creating a table in ServiceNow, the new module's default behavior is to display a list of all records from that table. Think of this like opening your email inbox; the default view shows you a list of all your emails.
Incorrect answers:
Open an empty form so new records can be created: This is not the default behavior when the "Create module" field is selected. It's like expecting a blank canvas in a drawing app, but instead, you see a gallery of existing drawings.
Display an empty homepage for the application: This is not the default behavior. An empty homepage would be like opening a web browser to a blank page, which is not what happens when you select "Create module" for a new table.
Open a link to a wiki article with instructions on how to customize the behavior of the new module: This is also not the default behavior. That would be like buying a new gadget and it immediately directing you to an instruction manual, rather than letting you start using it.
Discussion
Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.
