silverstripe-framework/docs/en/02_Developer_Guides/03_Forms/How_Tos
Vinnie 168a4fe489
Update docs for GridField_ActionMenuItem required parameters
I found these errors while going through this tutorial,
missing ```use use SilverStripe\Forms\GridField\GridField;```

interface GridField_ActionMenuItem required parameters on  getTitle() and getGroup()

incorrect if statement on getExtraData() - $field is not defined
2019-05-09 09:01:54 +12:00
..
01_Encapsulate_Forms.md DOCS Consistent app/ folder and composer use 2018-06-25 10:40:19 +12:00
02_Lightweight_Form.md DOCS Consistent app/ folder and composer use 2018-06-25 10:40:19 +12: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 Update docs for GridField_ActionMenuItem required parameters 2019-05-09 09:01:54 +12:00
05_Simple_Contact_Form.md DOCS More resilient example domain 2018-06-26 10:13:36 +12:00