| Page Details | Version 2.0.0.0 |
||
|
|||
| Description | |
| The Record Navigation: Page Details pattern enables users with a repetitive task to navigate from one detail page to another without having to return to the main object list or table. This pattern enables a more efficient means of navigating detail pages when users are working on lists of records because they are moved sequentially between detail pages to perform actions. This pattern can be applied at the page level or subheader level. |
| Pattern Set Decision Table | |
Page Details |
||||
Is there a lot of object information that needs to be viewed or updated? |
Yes |
No |
Yes |
Yes |
Does the user need the context of other records while viewing the details of a specific record? |
No |
Yes |
No |
Yes |
Is there a need to quickly scan through records? |
No |
Yes |
Yes |
Yes |
Is there a need to compare certain attributes of these records against each other? |
No |
Yes |
No |
Yes |
Is the user working on very large objects, spending considerable time focusing on only those details? |
Yes |
No |
No |
Maybe |
Is the user working through a list of objects quickly? |
No |
Yes |
No |
Yes |
Is there a need to update or take action on multiple objects as a group? |
No |
Maybe |
Maybe |
Yes |
| Record Relationship Decision Tool | |
| Linear Navigation | Nonlinear Navigation | |
| Does the user need to select a subset of records to edit (multiselect)? | No |
Yes |
| Does the user need to edit any of the fetched records in the table? The selected record is a starting point to edit any fetched records. | Yes |
No |
| Pattern Sample | |
| Linear Navigation |
| The user navigates in a linear sequence from the detail page of the first record accessed to the detail page of the last record in the master object list. |
![]() |
| Figure 1. Navigating in a linear sequence |
| Required Screen Elements | ||
| Component Type | Required Components | Customizable or Extendable Components |
| Page Title |
|
Product teams can apply this pattern to other headers regions on their pages. |
| Page Toolbar |
|
Product teams can apply this pattern to other headers regions on their pages. |
| Figure 2. Navigating in a nonlinear sequence |
| Required Screen Elements | ||
| Component Type | Required Components | Customizable or Extendable Components |
| Page Title |
|
Product teams can apply this pattern to other headers regions on their pages. |
| Page Toolbar |
|
Product teams can apply this pattern to other headers regions on their pages. |
| Related Patterns | |
This pattern is used when a user needs to provide varying amounts of preformatted information, usually short answers to questions. |
|
This pattern is used for editing content in a table. |
| Related Guidelines | |
Guidelines for buttons in toolbars |
|
Guidelines for form layout |
|
Guidelines for the menu component |
|
| Page Actions | Guidelines for page-level actions |
Guidelines for secondary windows and dialog boxes |
|
Guidelines for the table component | |
Guidelines for the toolbar component |