silverstripe-gridfield-betterbuttons
silverstripe-gridfield-betterbuttons copied to clipboard
Publish and go to next/prev + add new
trafficstars
When managing versioned records (pages) via modeladmin, i lack the options to Publish and go to next/prev and adding new. Same stuff as we have with the SaveAnd group, just for versioned.
Is this something that can be added or is there some reason it's not in the module?
Should be easy to create. You can create some new button classes. Just model them after BetterButton_SaveAndNext, etc..
Probably worth adding to the module. Submit a PR once you get it going.