ServiceNow CAD Test 1 Flashcards
Existing logic from the parent table will be automatically applied to the new table
Use existing fields with no modifications
You can repurpose Existing fields by simply changing the label
Display a list of all records from the table
Transform Map
Use ng-if
ng-show (and its sibling ng-hide) toggle the appearance of the element by adding the CSS display: none style.
ng-if, on the other hand actually removes the element from the DOM when the condition is false and only adds the element back once the condition turns true.
The best practice is to use ng-if because ng-show spends more time
Assessment, List of Records, Separator, Timeline Page
A weight value of zero means that no notification should be sent
Consumer (client)
Form choice
Create Branch
Users with the module role but without access to the application menu access the module
The URI of the data to be accessed, queried, or modified
Spoke
The functionality within an application menu such as opening a page in the content frame or a separate tab or window
(This needs to be confirmed)
gs.hasRole() and current.isNewRecord()
Script Includes
Set the Accessible from field value to This application scope only
Requires “as-is” use of low-level programming libraries
gs.print(“Hello World”);
table.id will grant access to a specific record on the table
event, email, current
previous
gs.log
Open the table in the Table records and select the Add to Service Catalog Related Link
Can be scheduled to be run and distributed by email
Can be a graphical representation of data
Can be run on demand by authorized users