User Interface & Navigation Flashcards

(48 cards)

1
Q

What are the different interfaces for accessing a ServiceNow instance?

A

Next Experience Unified Navigation, Service Portal, Now Mobile App

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is a collection of users who share a common purpose?

A

Group

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are the components of the Next Experience Unified Navigation?

A

All Menu, Favorites Menu, History Menu, Workspaces Menu, Filter Navigator

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Where can you locate Product Documentation?

A

docs.servicenow.com

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What can be applied to a table list to isolate a subset of the data?

A

Filter

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What can be used to categorize, flag, and locate records?

A

Tags

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

A row represents what in the ServiceNow database?

A

Record

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What are the 3 different types of context menus in a list view?

A

List, Column, and Record

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What are the 3 components of a filter condition?

A

Field, Operator, Value

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What defines which fields appear in a list and the order of said fields?

A

View

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Which field type displays as a check box on the form?

A

True/False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Which field type displays information from another table?

A

Reference

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Which tool can be used to change the layout of the form view for all users?

A

Form Design

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What are the 3 main components of Form Design?

A

Page Header, Field Navigator, Form Layout

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What allows fields to be populated automatically when applied?

A

Template

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Which UI action saves information for a new record and leaves the form?

A

Submit

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

What is the ServiceNow Mobile Agent app?

A

The ServiceNow Mobile Agent app is targeted to the role of fulfiller. It supports the needs of those fulfilling requests for products and services across the enterprise.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

What is Now Mobile?

A

The Now Mobile app is targeted to the needs of an employee. It includes functionality such as reporting broken items and finding available conference rooms.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

What are the 5 components in the Next Experience Unified Navigation which help a user quickly find information and service?

A
Filter Navigation
All menu
Favorites menu
History menu
Workspaces menu
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

How can you add Favorites?

A

By selecting the star by the corresponding app or module

Selecting Create Favorite from the list or form context menu

Dragging an individual record to the Favorites tab

Dragging the breadcrumbs of a filtered list to the tab

21
Q

Where can you customize the behavior of the Next Experience across your instance?

A

Preferences icon (gear): Display, Accessibility, Notifications, Debugging

22
Q

What are list filter conditions also called?

23
Q

Which menu can users access to display actions that involve creating quick reports, configuring lists and exporting data?

A

Column Context Menu

24
Q

Which search feature can be used to help narrow down search results in ServiceNow?

A

Wildcard Characters

25
What Module is available to an End user?
Self Service
26
What is a formatter?
A formatter is a form element used to display information that is not a field in the record ``` Activity (stream) formatter Process flow formatter Parent breadcrumbs formatter Approval summarizer formatter CI relations formatter ```
27
Which tool can be used to change the layout of the form view for all users?
from the form context menu: Configure > Form Designer: newer more visual designer. Does not allow dot-walking but allows sections, and drag and drop functionality or Configure > Form Layout: older designer, Allows dot walking for fields
28
What allows fields to be populated automatically when applied?
Template Click the More options icon from the form header to toggle template bar at the bottom of the form. Fields updated by the template will have a checkmark icon next to the field label
29
What is a related list (form)?
Shows records in tables that have a relationship to the current record
30
Which menu provides options related to viewing, configuring, creating favorites and saving form data?
Form Context Menu
31
What allows users to see a time stamped history of all actions taken within a record?
Activity Stream
32
What are the 3 main components of Form Designer?
Page header Field Navigator: Fields, Field types, Filter Form layout
33
Different form templates can be applied to a form by accessing the:
Toggle Template Bar
34
What are some reasons for changing the look and feel of a ServiceNow instance? (3)
To distinguish between production and non-production instances To comply with corporate branding themes To increase user acceptance
35
Where are groups represented? (table)
By a record on: sys_user_group
36
What are the 5 persona types or base roles in the platform?
``` System Admin Specialized Admin Process user Approver Requester ```
37
What does an elevated role grant?
Modification access, such as modifying Access Control List
38
How can you quickly display a list of records in a table using the filter navigator?
Type .list TIP: typing LIST in all caps opens the list in a separate tab
39
How can you quickly add a new record in a table using the filter navigator?
Type .form
40
Name some common interface types (6)
``` Workspace List Form Dashboard Knowledge Base Service Catalog ```
41
What is NLQ?
The Natural Language Query allows you to filter list data using natural language instead of the condition builder
42
What are some ways to assign tags?
From the list view by editing the tags field From a list using the record content menu By configuring tags to assign automatically
43
How would you configure and/or create a view?
Use the column context menu> Configure > List Layout You can select "View name" under the List View section and select "new" to create a new view Add, remove, and rearrange fields on the view using the List Collector Interface NOTE: the list layout configuration affects anyone who is using that view
44
How do you personalize an individual user's list view without changing other users' views?
Use the personalize list (gear icon)
45
What icons and functionalities do forms have in common?
``` Form context menu Attachment icon (paperclip) Activity stream Personalize form More options (three dots) ```
46
How would you configure related lists in forms?
Form context menu > Configure > Related Lists Note: Ensure you are configuring in the desired view by checking the View Name
47
What does the personalize form icon do?
48
What are the ways to add or update records?
Submit: inserts a record or a new form and returns to previous page Update: saves changes on an existing record and returns to previous page Save: saves changes on an existing record and remains on the current screen The form context menu also allows the following (not available for task-based records such as incidents or change requests): Insert: inserts a record or a new form and returns to previous page Insert and Stay: inserts a record or a new form and remains on the current screen