Results 1 to 7 of 7

Thread: Combo box sorting

  1. #1
    Thread Starter
    henrikg's Avatar
    Join Date
    Dec 2011
    Location
    Denmark
    Posts
    97
    Thanks
    0
    Thanked 8 Times in 6 Posts

    Unhappy Combo box sorting

    Hi.

    If I create a combo box field, with the values:

    B
    F
    S
    T

    And then later want to insert a new value M, I would like the combox to be sorted. So the user are shown the values in the right order:

    B
    F
    M <- Inserted
    S
    T

    There is no sorting taking place in combo box fields, so a manual sort is the only way to do it, but I guess that the actual values are saved as integers. So inserting a new value would only cause problems for existing data. Am I right?

    What do you do if you have to go back and alter the combo box values after users has created adds with existing values.

  2. #2
    Thread Starter
    henrikg's Avatar
    Join Date
    Dec 2011
    Location
    Denmark
    Posts
    97
    Thanks
    0
    Thanked 8 Times in 6 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  3. #3
    dimitris's Avatar
    Join Date
    Oct 2011
    Location
    Earth
    Posts
    20,617
    Thanks
    222
    Thanked 1,873 Times in 1,770 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  4. #4
    dimitris's Avatar
    Join Date
    Oct 2011
    Location
    Earth
    Posts
    20,617
    Thanks
    222
    Thanked 1,873 Times in 1,770 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  5. #5
    Thread Starter
    henrikg's Avatar
    Join Date
    Dec 2011
    Location
    Denmark
    Posts
    97
    Thanks
    0
    Thanked 8 Times in 6 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  6. #6
    dimitris's Avatar
    Join Date
    Oct 2011
    Location
    Earth
    Posts
    20,617
    Thanks
    222
    Thanked 1,873 Times in 1,770 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  7. #7
    Thread Starter
    henrikg's Avatar
    Join Date
    Dec 2011
    Location
    Denmark
    Posts
    97
    Thanks
    0
    Thanked 8 Times in 6 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 6
    Last Post: January 16th, 2013, 03:44 PM
  2. Combo of Advanced Search are expanded
    By sparrowsitn in forum Report ClassiPress Bugs
    Replies: 3
    Last Post: January 24th, 2012, 09:58 AM