Hi Ludwig, > exactly my problem. i added your method to the form factory, seems to > work. but I guess next time I write a custom view helper for an form > element I will forget where I set this :-)
My changeViewHelper() method is part of a module-specific listener that is triggered before event dispatching. This can be setup for every other module you have. All forms within this module should have the right text domain set up then. Regards, Ralf -- List: [email protected] Info: http://framework.zend.com/archives Unsubscribe: [email protected]
