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.

Customising the CMS /

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

Drop down menu


Go to End


2 Posts   1022 Views

Avatar
Benas

Community Member, 7 Posts

4 April 2012 at 10:07pm

Hi,

I`m begginer in SilverStripe. And i want to get some experience how
SilverStripe CMS working. So firstly I want to create Drop down menu
module.
What i want:
1. create check box button under Allow drag & drop reordering
checkbox.
2. when check, then in page apears drop down menu.
Looks simple, but I`m going crazy..
So i need some tips how to do this.

Avatar
zenmonkey

Community Member, 545 Posts

12 April 2012 at 2:59am

You'll need to overload the SiteTree form which is actually not simple :)

What exactly are you trying to accomplish. That left section is really just for selecting pages to edit and manipulating the SiteTree (the order of the page). Not really sure what other functionality needs to be there