Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Form Questions /

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

GridField in Frontend and GridFieldConfig_RecordEditor()


Go to End


5 Posts   2675 Views

Avatar
CodeTrap

Community Member, 2 Posts

8 October 2012 at 8:55pm

Hi all,

can somebody explain how to use the GridField in the Frontend and in
detail how to use Add, Edit and Delete Actions.

Thanks.

Avatar
Willr

Forum Moderator, 5523 Posts

9 October 2012 at 7:45pm

FYI, documentation requests can be made on http://open.silverstripe.org/report/107

Avatar
PeterR

Community Member, 15 Posts

24 January 2015 at 4:18am

Are there any news about front-end implementation of gridfield with action buttons (add,edit,delete) ?

I could not believe that it is so difficult to find some useful example how to do it.... :(

Avatar
Willr

Forum Moderator, 5523 Posts

24 January 2015 at 9:41am

Avatar
PeterR

Community Member, 15 Posts

25 January 2015 at 7:25am

Thank you Willr for an module, but again: no code example how to use it :(

Only to study API and try and try....