Re: 1.2 beta form validation

2008-01-26 Thread Siebren Bakker
One possibility is that your input form is named incorrectly, that's the only thing I can think of off the top of my head. Could you post your view code as well, that way I can get an idea as to how it is all working (or not working) together. On Jan 22, 2008 2:05 PM, [EMAIL PROTECTED] [EMAIL

1.2 beta form validation

2008-01-22 Thread [EMAIL PROTECTED]
I am having trouble implementing form validation in 1.2 beta. Something weird is occurring as my controller seems to be ignoring anything I put in the $validate array, not to mention anything in beforeValidate(). controller... function register() {