Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Drop down Menus


Go to End


2 Posts   717 Views

Avatar
J03

Community Member, 3 Posts

28 March 2012 at 9:34am

Edited: 28/03/2012 9:36am

Hi,

I'm having a problem with my menu system. For two pages I'm using jQuery to show drop down menus. But these two drop downs have different content.

So for drop down A I need to show images with their title plus a link to the page.

For drop down B I need to show a selection menu to choose a problem and then the solution is shown.

But from everything I've looked at, this doesn't seem possible. I've tried InSection, but that doesn't work globally..

I can do this by hand, but I want the menus to be created using SilverStripe. Most of the code is written to handle this, it's just getting it to display on the menu that I'm having trouble with..

If you can help me in any way it would be greatly appreciated..

Thanks, Joe

Avatar
novaweb

Community Member, 116 Posts

28 March 2012 at 12:01pm

Hey J03,

You may need to elaborate in order for people to be able to help you. Are you controlling pages, or DataObjects? What part in particular are you struggling with?

Cheers,

Nova