Results 1 to 3 of 3

Thread: How to sort a dropdown list?

  1. #1
    acornejo is offline Junior Member
    Join Date
    Jul 2011
    Posts
    3

    Default How to sort a dropdown list?

    Hi there,

    I created a dropdown list with two options, lets say A and B.

    I use this dropdown list in a custom module. Under Module Builder//My Custom Package/My Custom Module/View Layouts/ListView I chose that dropdown list to appear in ListView so I could sort my entries based on values A and B.

    When I go to my custom module in Sugar that field doesn´t give me the option to sort the entries. I could create a text field and manually imput A or B since data is sortable with text fields.

    But I´m just wondering if a dropdown list can be sortable??

    Thanks for your time and answers.
    Last edited by acornejo; 2011-08-02 at 08:53 PM.

  2. #2
    sts's Avatar
    sts
    sts is offline Sugar Community Member
    Join Date
    Aug 2010
    Posts
    978

    Default Re: How to sort a dropdown list?

    The sorting criteria for dropdown list fields is the key of the dropdown list entries. E.G.: if I have a dropdown list with key0>label pairs "1"=>"Label 1", "2"=>"Another Label", "3"=>"My third Label" the sorting order will be "Label", "Another Label" and "My third Label" because "1" < "2" < "3".
    Stefan Ulrich Sauer
    System Analyst

    Devoteam Danet GmbH
    Gutenbergstraße 10
    D-64331 Weiterstadt
    Germany
    email: Stefan-Ulrich.Sauer@devoteam.com
    http://www.devoteam.de

  3. #3
    acornejo is offline Junior Member
    Join Date
    Jul 2011
    Posts
    3

    Default Re: How to sort a dropdown list?

    Thanks mate

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Sort on Listview for dropdown lists
    By beuten in forum Help
    Replies: 4
    Last Post: 2009-11-30, 12:26 PM
  2. Replies: 3
    Last Post: 2009-11-18, 11:59 PM
  3. Dropdown sort order problem on 5.2
    By carlo75 in forum Help
    Replies: 2
    Last Post: 2009-04-17, 06:15 AM
  4. Sort dropdown in alphabetical order
    By aaron4tc in forum Developer Help
    Replies: 2
    Last Post: 2009-01-29, 04:24 AM
  5. Replies: 0
    Last Post: 2007-04-17, 03:35 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •