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

Using Math Spam Protection on forms


Go to End


3 Posts   2607 Views

Avatar
Fuzz10

Community Member, 791 Posts

4 August 2008 at 10:00pm

Edited: 04/08/2008 10:01pm

Hi,

Is there a way to use the math spam protection question on my own forms ?

I added the field to my form and it works, but I can't get it to display the validation messages properly (if the user filled in an incorrect answer it does not display an error).....

Avatar
koko

Community Member, 1 Post

13 September 2008 at 5:22am

Dear developer,

I wanna this features also in FORM creater.

regards,
koko

Avatar
Fuzz10

Community Member, 791 Posts

13 September 2008 at 9:34pm

Welcome !

At this moment , the only thing you can try to do is extend the UserdefinedForm class (I think that is the name) and try to fix it that way.

I have to say that although I use the Mathprotection on my forms ; it isn't 100 procent functioning (see post above)...

Good luck !