Segmenting data

The user needs to navigate and find records in a long list.

Problem

The user needs to navigate and find records in a long list.

Solution

Breaking the data up into manageable subsets helps in navigating and locating records easier.

Finding the right criteria for segmenting the list is the most important piece of the puzzle. Sorting the data in alphabetical order and dividing based on the first letter helps locate records quickly.

Alphabetical segmentation might not always be the best solution however. Focus on finding a logical rule that can be applied.

A continuous list can be broken up by injecting dividers. Use this to signal the beginning and end of a subset.

Use tabs and toolbars to help navigate similar items grouped into categories.

Let the user mark important items and create a subset by bookmarking records.

Showing 4 live examples
Alphabetical order
Alphabetical order
This example should be experienced in full screen
View in full screen
Custom grouping
Custom grouping
Paging
Paging
This example should be experienced in full screen
View in full screen
Bookmarks
c
Bookmarks
This example should be experienced in full screen
View in full screen

Problem

The user needs to navigate and find records in a long list.

Solution

Breaking the data up into manageable subsets helps in navigating and locating records easier.

Finding the right criteria for segmenting the list is the most important piece of the puzzle. Sorting the data in alphabetical order and dividing based on the first letter helps locate records quickly.

Alphabetical segmentation might not always be the best solution however. Focus on finding a logical rule that can be applied.

A continuous list can be broken up by injecting dividers. Use this to signal the beginning and end of a subset.

Use tabs and toolbars to help navigate similar items grouped into categories.

Let the user mark important items and create a subset by bookmarking records.

Share in SMS
  • SMS
  • Email