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

Problems writing own Module / no call to save()?


Go to End


1661 Views

Avatar
gieser

Community Member, 13 Posts

27 January 2009 at 8:19am

Hi guys,
I'm very new to silverstripe but I'm trying to code some modules for the CMS because I want to use it for the new page of my hockey club. I have to develop some kind of team management where editors can manage their teams, and only that (if only granted those rights). Because of that I decided to code an independant module for it.
My problem at the moment is, that I just can't figure out, why I can't save my teaminfo.

TeamManagementAdmin: http://pastie.org/371344
Team: http://pastie.org/371345
TeamManagementAdmin_right.js: http://pastie.org/371346

Thanks in advance for your help.