Ch3: Applications for Business Flashcards
A list dispays?
A set of records from a table
In the list view, each row represents what?
1 field
In the list view, each column represents what?
1 record
How can a user dispay the same list or form in multiple ways?
List Control Menu (hamburger) > View
How are context menus accessed?
- Selecting List Controls
- Right clicking the list header (In a row’s cell)
- Right clicking Column Header
A filter has what 3 components?
FOV
1. Filter
2. Operator
3. Value
Filter conditions are reviewed where?
Bread crums
In List Layout. If a field is not avail on a given record what can you use to find?
Dot-walk technique
What 2 roles grant permissions to add/remove columns ,etc?
- Admin and,
- personalize_list roles
An admin makes updates to a gloab list view but you are not able to see those changes. Why? Bonus: How do you correct?
You have customized your personal list view
Bonus) Choose ‘Reset to Column Defaults’
Dot-walking gathers information from a series of tables through?
Reference fileds
Where are the 2 locations you can create a new module?
- Click the ‘New’ button on a current application record
- Select ‘Modules’ in the filter navigator
Context Menus provide?
Different levels of controls for a given list view
Tables contain?
Records
Records contain?
Fields
Fields contain?
Data
What contains the definitions for every field from all tables in a ServiceNow instance?
System Dictionary
T or F You can dot-walk to a field when using Form Design?
False, Form Layout is where you can dot-walk in the List Collector
What do you call an element used to display information that is not a field in the record?
A formatter
Ex: The Activity Stream is a formatter
Templates allow form field to be populated automatically? T or F
TRUE
What can be applied to a table list to isolate a subset of the data?
Filters
What can be used to categorize, flag, and locate records?
Tags
What are the three different types of context menus in a list view?
List, Column, and Record
What defines which fields appear in a list and the order of said fields?
View
Which field type displays information from another table?
Reference
What are the three main components of Form Design?
- Page Header
- Field Navigator
- Form Layout