ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

Gallery Drop-Down Order

October 05, 2010 2:27pm

Subscribe [3]
  • #1 / Oct 05, 2010 2:27pm

    Rayna

    7 posts

    Is there a way to make the jump gallery drop down display the categories in alphabetical order?

  • #2 / Oct 06, 2010 2:30am

    John Henry Donovan

    12339 posts

    Rayna,

    What version and build of EE are you using?
    Can you post the code you are using at the moment please

    What is checked for the category order setting when viewing categories in the Gallery Category tab?

  • #3 / Oct 06, 2010 12:21pm

    Rayna

    7 posts

    I’m using EE 1.6.9 and here is my drop down code….

    <form>
    <select name="URL">
    <option value=" ">Gallery Jump</option>    
    {exp:gallery:category_list gallery="{gallery_name}"}
    <option value="{category_path=action/gallery} ">{category_name}</option>
    {/exp:gallery:category_list}
    </select>        
    </form>
  • #4 / Oct 06, 2010 5:46pm

    Ingmar

    29245 posts

    I am afraid not. You could probably use a custom SQL query, but I am not aware of a built-in parameter here.

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases