Difference between revisions of "List View"
imported>Aeric |
imported>Aeric |
||
Line 5: | Line 5: | ||
===About the List View=== | ===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]].) | 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 | |||
WHEN EXPANDING THIS SECTION: | |||
:* REVISE [[Navigating_the_User_Interface#Icons]] | |||
:* Modify [[Views#Searching]] | |||
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: | 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: | ||
:[[File:ListView.png]] | :[[File:ListView.png]] | ||
:1. Choose from standard and custom Views to determine which records are selected and which information is displayed. | :1. Choose from standard and custom Views to determine which records are selected and which information is displayed. | ||
Line 17: | Line 21: | ||
:5. Click the double down arrow icon [[File:DoubleDownIcon.png]] to do advanced filtering: | :5. Click the double down arrow icon [[File:DoubleDownIcon.png]] to do advanced filtering: | ||
:[[File:ListViewFilter.png]] | :[[File:ListViewFilter.png]] | ||
--> | --> | ||
===Sorting a List View=== | ===Sorting a List View=== |
Revision as of 00:13, 27 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.)
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 for Objects contain these icons:
Inline Editing
Inline Editing of Rows in a List View
Printing Records
To print the view showing in the current page:
- Click the Wrench icon
- Click Print this View
The page of records you are currently viewing is displayed in a new window, as a preview. - Use the web browser controls to print the page or save it to a file.
To print multiple records, or all records in a view:
- Click the [More Actions...] button
- Click Print
A dialog opens with additional options.
- You can choose to:
- Modify the list of records selected from the current view
- Choose one of the available views, to print all of the records it contains.
- Choose to format the records using an existing Form layout or a Print Template.
(If you choose Print Template, and none exist, a button appears to let you create one on the spot.) - Choose Portrait or Landscape mode for the printer
- A PDF containing the results is generated in the background, and a message is sent to your inbox when it is ready for you to download.
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