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.

Customising the CMS /

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

Edit data object in Front end


Go to End


935 Views

Avatar
Johnny9

Community Member, 35 Posts

3 November 2014 at 7:32pm

Edited: 04/11/2014 2:48am

Hi, I'm trying to edit data object in Front end using form filled with data from URL params.
But then I hit save, it refreshes and shows blank screen. I guess it's because in a holder page and refreshes without URL params.

So how correctly edit data objects in Front end?

Thanks for Any help.