-- Eugen_cro <[email protected]> wrote (on Thursday, 15 January 2009, 06:33 AM -0800): > is there a way to get zend validation error messages to show inside that dojo > alert box (witch is used to show errors from dijit validation textbox)? > because it looks really bad when errors from dijit regex are in alert box, > and validation error messages from zend validators are shown in ul list > below input field...
There's not, currently, but it could potentially be done once we get support for dijit.Tooltip in place (currently that support has been proposed, but not yet implemented). I'll consider adding a decorator for this when I do the implementation. -- Matthew Weier O'Phinney Software Architect | [email protected] Zend Framework | http://framework.zend.com/
