General Question About Numbered Lists

From what I have read and seen Numbered Lists are used predominantly to reduce sparsity, i.e. when you have a lot of cells in two dimensions that are not ever going to contain data. My question is however, what other uses are there for numbered lists? Are they used to manage a situation where there are duplicate names in a list for example? 

Tagged:

Best Answer

Answers

    • Duplicate labels is a good example of why numbered lists are used.  
    • Also autogenerating changing lablels from a list property and having labels that exceed the standard list length of 60 Characters.  
    • Numbered list member creation actions (buttons) on dashboards.
  • In additiona to above mentioned use cases numbered list if properly designed and have a property to identify it with regular list members we can design our models and reduce the size significantly but have the same information in our hands.

     

    Further it would be very easy to lose control over the numbered list if not properly used and if you just go an adding numbers, its highly advisable to have a validation check with numbered lists.

  • Would like to comment on the statement "When using parent/child lists, most folks use numbered lists for the child list(s) (although its not technically required)". I believe it is best practice to only set child (leaf) lists as numbered lists and not to set parents as numbered lists as much as possible. To best illustrate the reason I'd like to provide an example. Bear with me as the explanation can be slightly long. We have the following list hierarchy: 

    L1 Region

    L2 Country

    L3 Business Unit

    L4 Cost Centre

     

    Each country has the same set of business units. E.g. Energy, Industry, Mining. 

    Since we did not implement L3 Business Unit as a numbered list, we had to name business units in each country unique. 

    For example, 

    FR Energy, FR Industry, FR Mining

    UK Energy, UK Industry, UK Mining

     

    We needed to implement selective access on the hierarchy above as we had instances where a user would only be responsible for a business unit across all countries. So we would have to grant access to FR Energy, UK Energy, etc ... 

    So when the user went to a dashboard, they the selectors they had available was

    FR Energy

    UK Energy

     

    Had we implemented L3 Business Unit as a numbered list, instead of using FR Energy and UK Energy as the description for the list item we would have used the description "Energy" for both FR and UK instances. If that happened the user would have gone to the dashboard and found the selectors they had was 

    Energy

    Energy

     

    The user is now unable to easily identify which one is the FR against the UK business unit. It is possible for same issue to occur at the leaf lists as well but is far less confusing when it happens at the leaf list than it is at the parent lists. 

     

     

  • Primary reason for numbered list design usage:  reduce sparsity.  Other benefits: +60 CHS label names, create actions, derive labels formulacially.

  • If you want to watch a video on how numbered lists can be created and uses, go to https://www.youtube.com/watch?v=PXun8oLG5Ac&list=PLat1JW8TS3RlhZ2PF_vtoqeRBX7Jcy6JF&index=3