Sub Menu to show items in alphabetical order

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
alternotion
Beginner
Beginner
Posts: 1
Joined: Thu Jun 28, 2007 5:12 pm

Sub Menu to show items in alphabetical order

Post by alternotion »

Hi,

I have a Milonic 5.77 menu which is linked to a SQL database table. Because of the length of the vertical menu, I now require the items to get sorted in alphabetical order automatically. Is that possible?

Thanks
Sunny
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Hi,

I think you'd need some kind of function to do that. That's not something we on the forum can do. I'll post this to Milonic and ask if it is a function you'd use in the menu, or if it's some kind of function you'd have done for the database. If you are a professional license or above with a support contract you can also log in on the main site and create a support ticket about this, that is if it is a menu 'function'.

Ruth
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

Can't you sort the items in the query that pulls the DB info to make the menus; e.g., ORDER BY or whatever?
John
Post Reply