Shortcut Dropdown Edit

Problem summary

The user needs to access a specific section or functionality of a website in a quick way regardless of hierarchy.

Example

ShortcutDropdown

Usage

  • Use to shortcut an otherwise hierarchical structure of a website.
  • Use when there are specific functionality or pages that are more frequently used than other parts of the website. Use the shortcut box to show these choices in order to shorten the path for the users.
  • Use when you want shortcuts to pages that are possibly on different hierarchical levels of the page.
  • Can also be used as navigation when short on space, although it is not advised.

Solution

  • Add a combobox (a <select> box in HTML to list a number of fixed locations (URLS) on one or more pages. When the form is submitted, the user is redirected to the chosen page.
  • An alternate version is to redirect to the chosen page as soon as the user selects an item from the combobox and not when he submits the form.

Rationale

The often hierarchical structure of a website can at times impede the path to specific functionality of a website. By adding a shortcut to the most frequently used functionality, the path can be shortened: the number of clicks can be lessened and the confusion decreased.

More example images of the 'Shortcut Dropdown' pattern

  • ShortcutDropdown

This document is in version 1 and was last updated on Dec 25, 2008 by Anders. Edit this pattern.

You are reading the "Shortcut Dropdown" pattern.
Rated 75% negative
75.0
8 votes
This pattern was helpful This pattern is useless

Related information

Related patterns

Related links

See it in action

Shortcut Dropdown has 2 comments

  • I think the dropdown box in the example screenshot is actually part of the search form, allowing the user to choose what area to search in.

  • hay i need a drop down shotrt cut

Post a comment

Required
Required
Will not be published
simple_captcha.jpg
Required
Type the code from the image