Hi, How can I add custom error message to my element using ini format?
Here's my example for "title": ; title element form.elements.title.type = "text" form.elements.title.options.required = true form.elements.title.options.label = "Title" br, Marko -- View this message in context: http://www.nabble.com/Custom-error-for-Zend_Form-in-.ini-format-tp19044612p19044612.html Sent from the Zend Framework mailing list archive at Nabble.com.
