Hi! I upgraded HTML::FormFu (0.02003) and Catalyst::Controller::HTML::FormFu (0.02000).
I use it with TT templates, regenerated the root/formfu files and everything generally works. However, I'm somehow unable to find the replacement of something I did before: [% IF self.form.has_errors %] ... The has_errors() method works inside the Catalyst controller, but not in the TT template (I need it in file "form"). As a workaround I'm also not sure how to transport the result of has_errors() from the Catalyst controller into the template in another way. Any hints? Thanks. Steffen -- Steffen Schwigon <[EMAIL PROTECTED]> Dresden Perl Mongers <http://dresden-pm.org/> Deutscher Perl-Workshop <http://www.perl-workshop.de/> _______________________________________________ HTML-FormFu mailing list [email protected] http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu
