Difference between revisions of "List View"
imported>Aeric |
imported>Aeric |
||
Line 4: | Line 4: | ||
__TOC__ | __TOC__ | ||
===About the List View=== | ===About the List View=== | ||
The ''List'' or grid is the most common kind of multiple-record | The ''List'' or grid is the most common kind of multiple-record view, but there are other kinds of views as well. For example: Tree, Thumbnail, and Calendar displays. (''Learn more:'' [[Views]].) | ||
<!-- 8.1.6 | |||
You can search for records, or use the alphabetic index or drop down filtering options to specify criteria for the records to display in the view. | In a List View, records are displayed in a grid, like a spreadsheet. At the top of the view, under the action buttons, a view control bar gives you many ways to control your view of the data: | ||
<!-- 8.1.6 | |||
:[[File:ListView.png]] --TAKE PIC | |||
#Select a You can search for records, or use the alphabetic index or drop down filtering options to specify criteria for the records to display in the view. | |||
{{Note|The alphabetic index only appears when a grid is sorted, either because it was defined that way at the outset, or because you clicked a column heading.}} | |||
WHEN EXPANDING THIS SECTION: | WHEN EXPANDING THIS SECTION: | ||
:* REVISE [[Navigating_the_User_Interface#Icons]] | :* REVISE [[Navigating_the_User_Interface#Icons]] | ||
:* Modify [[Views#Searching]] | :* Modify [[Views#Searching]] | ||
--> | --> |
Revision as of 01:39, 26 August 2011
Workspace > {object}
A List View displays a list of records. You can get to a List View by clicking any object in your application Workspace.
About the List View
The List or grid is the most common kind of multiple-record view, but there are other kinds of views as well. For example: Tree, Thumbnail, and Calendar displays. (Learn more: Views.)
In a List View, records are displayed in a grid, like a spreadsheet. At the top of the view, under the action buttons, a view control bar gives you many ways to control your view of the data:
Sorting a List View
List Views can be sorted by clicking on a column heading. You can then choose between an Ascending and Descending sort.
Viewing and Editing Records
List Views contain these icons:
Inline Editing
Inline Editing of Rows in a List View
Customizing a List View
You can choose the columns that are displayed in the list, and the order in which they appear. You can make different views that are available to users in different roles.
- Learn more: Managing Views