silverstripe-gridfield-betterbuttons icon indicating copy to clipboard operation
silverstripe-gridfield-betterbuttons copied to clipboard

Updating a relation in a NestedForm throws error

Open thomasbnielsen opened this issue 8 years ago • 1 comments

I'm changing the relation via a NestedForm (moving the DO to another parent). This changes the URL of the managed object, causing the following error: Fatal error: Call to a member function findActionByName() on null in /Applications/MAMP/htdocs/crm/betterbuttons/code/extensions/GridFieldBetterButtonsItemRequest.php on line 789

Possible related to #133 and #126

thomasbnielsen avatar Oct 03 '16 13:10 thomasbnielsen

Is it possible to do something like described here: https://github.com/unclecheese/silverstripe-gridfield-betterbuttons/issues/70 ?

thomasbnielsen avatar Oct 03 '16 13:10 thomasbnielsen