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

DataObjectManager View Permissions


Go to End


1334 Views

Avatar
micahsheets

Community Member, 165 Posts

1 October 2009 at 8:24am

I noticed that the DataObjectManager has only edit and delete actions available. The result of this is that a member that does not have edit permissions on the DataObject itself is still presented with a Save button when viewing the object in DataObjectManager. This is because I have to allow edit permissions in order for the member to view the Object. Is there a way to either add a view action or have the DataObjectManager enforce the permission as set in the DataObject itself?