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

Using 'Left' functionality from left and main to manage a Heirarchy


Go to End


2 Posts   2110 Views

Avatar
Room9

Community Member, 19 Posts

27 February 2011 at 12:32pm

I've implemented Heirachy to create categories within categories tree. I'm wondering

a) if there's a simple way to create a page where users can create and drag n drop categories like the SiteTree functions.
b) if I can modify ModelAdmin so when I manage 'Categories' dataobject (select the Categories tab in ModelAdmin) it shows a CategoryTree and details page, like SiteTree does. I.e. override default ModelAdmin left and main panels.

Cheers!

Avatar
davede

Community Member, 24 Posts

20 August 2011 at 10:20am

Hi,

Did you ever find a solution to this?

Sounds like a great idea and very similar to how wordpress manages categories.