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

custom form submissions moderate in CMS


Go to End


1110 Views

Avatar
Stefdv

Community Member, 110 Posts

4 December 2012 at 2:02am

Hello all,

I need to create an uploadform where ( logged in ) visitors can upload there story's and media. In the backend i need a way to moderate these uploads in a way that if the upload is approved, it will be displayed in another page. Now i understand that i could do something like <% if approved %> in my template. The problem is that i don't know how i could create the moderation part in the cms.