| Drill-Down Details | Version 2.0.0.0 |
||
|
|||
| Description | |
| The Drill-Down Details pattern is the most common method of showing detailed information. The user clicks links to get to detailed information, and the contents of the page are replaced completely with the new page. Most users are used to the Web metaphor of clicking links and drilling into more detailed information. Because the page is replaced with the detail page, it is appropriate to use when details do not need to be seen in conjunction with the original page. This pattern is also suited when a user needs to display large amounts of detailed information. |
| Pattern Set Decision Table | |
| Hover Details |
Dialog Box Details |
Hide and Show Details |
Show More/ Show Less Detail |
Drill-Down Details |
|
| Do the details become a primary resource for users and steps in their tasks? Do the users spend considerable time looking at the details? | No | No | Yes | Yes | Yes |
| Do users need to quickly obtain details (glance and close)? | Yes | Yes | Yes | No | No |
| Do these details need to be seen in conjunction with the other information? | Yes | Yes | Yes | Yes | No |
| How much space do the details use? | Small read-only form or data |
Does not exceed 512 x 384 pixels | A few inches of screen real estate |
A few inches of screen real estate |
A page or more of detail |
| Pattern Sample | |
Table with Drill-Down Detail on Row Items Users access detail information by clicking a link in the table.
Drill-Down Detail on Another Page Users can access the original page by navigating back through the breadcrumbs or by clicking the Done button.
|
|||||||||||||||||||||||||
| Related Guidelines | |
| Headers | Guidelines for headers and subheaders including show/hide regions |
| Page Actions | Guidelines for page actions for dialogs or pages |
| Secondary Windows | Guidelines governing the use of secondary windows or dialog boxes |