MX CSS Menus Forum :: How to order submenu items?

This thread was displayed: 73 times

Starting with 17th May 2007, Adobe Systems will stop offering support for any version of the discontinued InterAKT products. As a result, we will not answer to new support incidents starting with May 17th, 2007. Pending support incidents will still be followed in order to be closed. The product forums will remain open and be transformed in user-to-user forums. The general forums will be made read-only and not allow new posts or comments.

For more information about the affected products visit: www.interaktonline.com/Support/


View All View Non Threaded Newest first
  • 12-20-2006 13:01:50 GMT +2 vizium vizio

    heya

    i'm designign a menu control panel for MX CSS Menus in Coldfusion as part of a wider CMS i'm building for a client... i've managed to make a way thru which i can reorder and insert root level menu items in between other parent items.

    However is there a way to make the submenu items to be ordered by a specific field?

    I've made a new column called "category_submenu_order" but i got no idea how to edit the actual MX CSS Menu system to pickup that table and use it to order the submenu items...

    any help muchhhh appreciated! :)

     

    thanks in advance

     

    • 01-05-2007 18:08:58 GMT +2 Ionut MOICIANU

      Hello,

      The order of the menu elements (for both root level and sub-levels) is given by the ORDER BY condition within the Recordset used by the menu (if generated from database), in the front-end page.

      So you could modify the sql query to use a dynamic parameter in the ORDER BY condition. This parameter can take the value from session, GET or from another Recordset (if you save the value of the ordering column into a database table).

      I hope this helps.

      Regards,
      Ionut

© Adobe Systems Romania. All rights reserved.