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.

DataObjectManager Module /

Discuss the DataObjectManager module, and the related ImageGallery module.

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

Locked view


Go to End


3310 Views

Avatar
Sphere

Community Member, 46 Posts

23 December 2010 at 2:01am

I want to display an overview of my pages and some dataobjects on the main-page in separate tabs.

The idea is to, e.g., show a table with functional links, like:

Page 1 | name | Click-here-to-preview-page | Linked objects: 1-2-3-4

If you understand what I mean?

My goal here is to create an overview for the end user, who insists in having it. The Dataobjectmanager does show me the table, pretty much as I want, but I don't want to get the popup with the edit-properties. In stead, I just want hard links on the text.

Anyone got any idea how to achieve this?