Hi guys,

For those of you who use Captcha in Zend_Form and don't know how to manipulate the error message,
which unfortunately is not posted in the manual, here are the codes:

    const MISSING_VALUE = 'missingValue';
    const ERR_CAPTCHA   = 'errCaptcha';
    const BAD_CAPTCHA   = 'badCaptcha';

This is especially handy for translations :)



Patrick van de Glind

Founder of Nax Holding Web Design,
Your partner in webdesign and webapplications

Reply via email to