3.1: Classic Environment Lists and Filters Flashcards
List Records and Fields
A list displays a set of records from a table within the content frame. This example shows a list in the classic environment. The Workspace list anatomy is the same.
- Each row represents one FIELD.
- Each column represents one RECORD.
- The intersection of each row and column is the data value. (Priesečníkom každého riadka a stĺpca je hodnota údajov.)
List Views
Views provide specific fields or columns to support different work activities.
Context Menus in the Classic List
Context menus provide different levels of controls for a given list view
1. List Controls menu
2. Column Options menu
3. List Fields (Right-click) Context Menu
Context menus can be accessed by selecting the list controls menu icon or by right-clicking the list header or column headers.
List Filters in the Classic Environment
A filter is a set of conditions applied to a table list to isolate a subset of the data.
Three components that make up a filter condition include: * Field * Operator
* Value
The 3 parts of a filter condition are:
- Field: A choice list based on the table and user access rights. The choice list includes fields on related tables by dot-walking.
- Operator: A choice list based on the field type. For example, in the incident table, the greater than operator does not apply to the Active field but it does apply to the Priority field.
- Value: A text entry field or a choice list, depending on the field type.
Filter operators will change depending on field data type. Example field operators:
- Text value: is, is not , contains, is one of, start s with, ends with
- Numeric: is, is not , greater than, less than, great er than or is, less than or is
- Date: on, before, after, between, is more than, is less than
Edit Data in the Classic List
The List Editor allows a field value to be edited in a list without opening the record
Locate a record with the field value to change:
* Double-click in an empty area of the field for in-line editing
* Enter the appropriate value(s)
* Save the record by clicking the save icon
Configure List Layout in the Classic List
Configure the List Layout to show or hide fields from a view and change the list column order.
Users with the admin or personalize_list role can add or remove columns (fields) from a list or change the order in which the columns appear in the list for all users.
The List collector Dot-Walk technique
New
*The List collector opens to allow you to add, remove, and reorder fields.
List collector
*If a field is not available on a given record, use the Dot-Walk technique.
*To create a new list view, select New from the View Name choice list.
List Personalization (Logged-in User in Classic Environment)
Personalize a list to show or hide fields on a view, as well as change the list column order for the current logged-in user.
*Click the Personalize List (gear) icon in the list column header.
*Use the list collector to add/remove/reorder columns for the personalized list and save.
*The Personalize List (gear) icon changes to show the list has been personalized.
Personalize List Personalization
*modifies the layout of a list for an individual user. It does not affect the platform default.
*should be used for temporary situations. Global changes will not be reflected in a personalized list.
Dot-walking
gathers information from a series of tables through reference fields.
*Select the reference field you will dot-walk through
*Click the Expand Item icon ( + )
*Select the field which holds the value to be referenced
*Click the Add Item icon ( > )
Workspace List
*Lists created by a user appear in the My Lists tab. Lists in this section are visible only to the logged-in user.
*Lists and forms are the most common ways to interact with data. A list displays a set of records from a table. Lists can be filtered and customized to display the information you need. This example shows a list in a work space. Working with lists in a workspace does provide some advantages, including ease of use. Classic lists function similarly with some feature differences. It is advantageous to understand both options for scenarios where a workspace is not implemented or available or where more functionality for configuration is required.
Context Menus in the Workspace List
Context menus provide different levels of controls for a given list view.
*1. Use the Grab icon to drag and drop columns.
2. Use the More Options menu to group records t hat have the same values in a column, as well as quickly filter the values in t he column.
3. Use the More UI Actions icon to filter out records based on field values.
Key Concepts – Database, Tables, Lists, and Forms
Lists and Forms provide a user-friendly interface for
managing tables, records, and fields.
*Tables are a data structure or database component , which contain records
*Records are the data stored in tables, which contain fields
*Fields are individual pieces of data within a record (Examples, First Name, Last Name, Department)
In addition to fields, the form can also contain Sections, Formatter, UI Actions, and Related Lists.