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.

Archive /

Our old forums are still available as a read-only archive.

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

Making the Backend CMS validate


Go to End


1263 Views

Avatar
dipunm

Community Member, 1 Post

17 May 2008 at 8:55pm

Hey, Ive been trying to learn silverstript for a few of days now. I decided I would create a user page and wanted to create an email field in the cms. However, there is no validation run in the backend. I really want this because if I allow others to administer the site, they should not be able to use an invalid email incase of breaking the system.

I also tested the password confirm one as well, also doesnt validate. I would assume it works in the front end, but I cant have the page published with invalid data.

Perhaps theres something Im not doing right?...

any suggestions?