Lists and Filters Flashcards
What are lists used for?
- View
- Search
- Sort
- Filter
- Edit
data in the table
Can lists be embedded in forms or be hierarchical?
Yes
What is a filter?
A set a conditions applied to a table to help us find and work with a subset of data in that table.
What are the quick ways to sort a list?
- List Context Menu > Group By
- Right-click on field value > Filter Out
- Right-click on field value > Show matching
How do we proceed when we want to modify the value of many records at the same time without opening forms?
By using the list editor
- Select the records’ fields to update
- Modify the value and save
How do we modify the number of records displayed per list page?
Modify the glide.ui.per_page property
Where to navigate to create a new list view?
Right-click on any column > Configure > List Layout
What is a list collector?
The interface we use to create a new list view
How to filter a list of contracts to show only the contracts created in the last 7 days?
Created after Last 7 days