« Return to Thread: Zend_Form

Re: Zend_Form

by Simon Corless :: Rate this Message:

Reply to Author | View in Thread

Thanks, a further question, what is the preffered way of setting custom validator messages, I couldn't get any of the ways I tried (both setting the message by grabbing the validator, which seems like an extra step, trying to pass the messages in an array in addElement and finally trying to set the message for the alllow empty.

Will there be a simple (preferably as part of addElement) or does it already exist and I just haven't found it?!

Simon

 « Return to Thread: Zend_Form