DataObjectManager
DataObjectManager copied to clipboard
DataObjectManager module for Silverstripe CMS
Hi ya, This is completely the wrong place to ask a question but I'm pretty desperate (3 days trying to work out my issue) 1. I'm trying to override the...
Hi, I noticed this field was missing from the template. It's probably not used very much but might be useful to someone else. I have also tided up my previous...
Patch 2
Some changes: support for belongs_many_many dot.notation. Sadly, need to patch sapphire to get it work, but it works in old way without any problems, it doesn't break compatibility. A little...
The DataObjectManager class will show edit & delete links for objects based on a global permission, ignoring whether any items would return false for canEdit() or canDelete(). For example, let's...
Write a readme ``` BPower BTW, UncleCheese, you're missing a readme: https://github.com/unclecheese/DataObjectManager UncleCheese BTW, it's missing any semblance of coherent, well-architected code. UncleCheese put in a ticket BPower haha ```
Hi, I am using 2,4 version. The problem is that DOM pop up opens in the same page. Not in a separate page. $f = parent::getCMSFields(); $manager = new ImageDataObjectManager(...
Variable $Attachment.Title doesn't work on current Master (when uploading files with todays version)… but it does in Master from a month ago -.- (Tested on clean install of SS 2.4.8...