silverstripe-framework/docs/en/02_Developer_Guides/03_Forms/How_Tos
Luke Edwards 385e9e105c Create GridField Actions Menu component (#8083)
* WIP GridField action menu work, the gist of the idea is using a new gridfield component

* Add delete action to actions menu

* Actions are added automatically to action menu (allows for extension)

* Add test and minor changes

* Add docs and minor changes

* Refactor ActionMenuItem into distinct types, general ActionMenu cleanup

* Add icons and fix title

* Pass columnName, so it can be used by components

* Update test to open and find action menu buttons

* Add section in changelog upgrade section for GridField_ActionMenu
2018-05-29 16:10:52 +12:00
..
01_Encapsulate_Forms.md Code block whitespace / formatting cleanup 2017-10-27 15:38:27 +13:00
02_Lightweight_Form.md Code block whitespace / formatting cleanup 2017-10-27 15:38:27 +13:00
03_Create_a_GridFieldComponent.md Rewrite, tidy and format of Forms documentation 2014-12-15 09:12:47 +13:00
04_Create_a_GridField_ActionProvider.md Create GridField Actions Menu component (#8083) 2018-05-29 16:10:52 +12:00
05_Simple_Contact_Form.md Code block whitespace / formatting cleanup 2017-10-27 15:38:27 +13:00