silverstripe-gridfield-betterbuttons
silverstripe-gridfield-betterbuttons copied to clipboard
Adds new form actions and buttons to the GridField detail form
When I click the Delete button and then the confirmation Yes, Delete this item I got an internal server error. This is what I see in the apache error log:...
Hi Aaron! The first thing to tell you that this is a wonderful module. :) Thanks for your work. Maybe I'm wrong, but the behavior of the button 'Save and...
I'm not sure which module is strictly to blame, but the newsletter module relies on a button called "action_doSave" that is apparently not available when adding a newsletter when this...
Hi Aaron! There is a problem with the latest version 3.1 from github: https://github.com/silverstripe/silverstripe-cms/tree/3.1 https://github.com/silverstripe/sapphire/tree/3.1 http://127.0.0.1/dev/build?flush=all Fatal error: Object::add_extension() - Extension "GridFieldDetailForm_ItemRequest" is not a subclass of Extension in C:\wamp\www\framework\core\Object.php...