CAD · Question #207
If the Create module field is selected when creating a table, what is the new module's default behavior?
The correct answer is D. Display a list of all records from the table. When the 'Create module' checkbox is selected during table creation, ServiceNow automatically generates a module in the application navigator. The default behavior for this auto-generated module is to display a list view of all records in the new table (equivalent to a 'List of…
Question
If the Create module field is selected when creating a table, what is the new module's default behavior?
Options
- AOpen an empty form so new records can be created
- BOpen a link to a wiki article with instructions on how to customize the behavior of the new module
- CDisplay an empty homepage for the application
- DDisplay a list of all records from the table
How the community answered
(46 responses)- A2% (1)
- B7% (3)
- C4% (2)
- D87% (40)
Explanation
When the 'Create module' checkbox is selected during table creation, ServiceNow automatically generates a module in the application navigator. The default behavior for this auto-generated module is to display a list view of all records in the new table (equivalent to a 'List of Records' link type). This gives users immediate access to browse and manage records in the table without any additional configuration. If you wanted the module to open a blank form for creating new records instead, you would need to manually change the module's Link type.
Topics
Community Discussion
No community discussion yet for this question.