Lists, Filters and Favourites in ServiceNow¶
Role: itil
Team Accessible To: All Users
Lists¶
A list is a content page displaying zero or more records from the same table. Rows and columns organize the list. Each row is a record and each column is a field from the record. Lists are:
- Searchable: Enter a value in the Search field and hit Enter to search the table against a field.
- Sortable: Click the column label.
- Editable (if permissions allow): Double-click a field value and update the data in a record.
- Personalize List: You can personalize a specific list view based on individual preferences.
You can arrange the columns that you would like to see in your list.
List Screenshot¶
```html

Helpful?