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

I give up


Go to End


4 Posts   1467 Views

Avatar
jmariani

Community Member, 6 Posts

12 January 2012 at 8:56am

It's been a week of struggling trying to find a working example of how to show a CRUD table in the frontend for an object that has, (let's say) only one field.

I've read the book, read tutorials, surf the digital waves, and nothing.

If somebody can give me advice or point me to a working example, I'll appreciate.

It doesn't have to be a complex example. Just a single example on how to render a CRUD table in the frontend.

Thank you very much in advance.

Avatar
swaiba

Forum Moderator, 1899 Posts

16 January 2012 at 5:10am

Avatar
MartinPhone

Community Member, 57 Posts

27 March 2012 at 9:12am

I'm looking for a beginners guide to front end crud and was pleased to find Generic Views... but the usual SS approach to documentation is a bit disappointing I must say...

Avatar
swaiba

Forum Moderator, 1899 Posts

15 April 2012 at 9:35pm

Hi,

Just to let you guys know - I've had a need to use this and there were a couple of small changes required to get it to work the way I expected - I've forked it here https://github.com/swaiba/silverstripe-genericviews and sent the changes to Ingo. Also just a couple of lines on how to get started - it really is very straightforward.

Hope this helps