> -----Original Message----- > From: Jack Sleight [mailto:[EMAIL PROTECTED] > Sent: Friday, August 10, 2007 5:40 AM > To: Zend Framework General > Subject: [fw-general] Filter_Input and field names? > > Hi > When a field has no value the default error message is "You > must give a non-empty value for field 'firstName'". Now this > can be changed to whatever you want with the notEmptyMessage > option, e.g. "firstName is required". But how do you specify > a more readable field name so you could have "First Name is > required"? I though there might be an option to specify a > name with a meta command, but there doesn't seem to be one.
Right; there is no such option. Regards, Bill Karwin
