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.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

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

Editable GridField frontend


Go to End


2 Posts   1557 Views

Avatar
bosie999

Community Member, 1 Post

6 February 2013 at 3:30pm

Edited: 06/02/2013 3:53pm

Hello

I've just spent a few hours trying to get an editable GridField working on the front-end. After much searching I gave up and asked IRC channel, where one nice person told me that it doesn't work. Is that the case? Or am I missing something?

If it doesn't yet work, does anyone have any ideas of the best way to implement that sort of functionality on the front-end in SS3? I just (!) want an editable has_many DO grid. I could do it all manually but hoping there's a nicer way.

If it *does* work, I'd be grateful for some pointers to code examples, or docs (pretty sure there are none though).

Thanks :)

Bosie

Avatar
Willr

Forum Moderator, 5523 Posts

9 February 2013 at 3:24pm

AFAIK front end gridfields are not supported fully (couple bug reports e.g http://open.silverstripe.org/ticket/7795).

Patches welcome to add this functionality.