Am Mittwoch 28 März 2007 11:18 schrieb Carl Franks: > On 28/03/07, Carl Franks <[EMAIL PROTECTED]> wrote: > > On 27/03/07, Mario Minati <[EMAIL PROTECTED]> wrote: > > > I discovered that errors on checkboxes are not displayed currently. > > > Is it enough to add some error displaying code into the multi_rtl > > > template or do we also have to change some module? > > > > I'll expand the CSS test app form to include multi's, and then get the > > error display working. > > multi elements were already using the 'field' template wrapper, so it > turned out that I only needed to add an 'errors' method to > HTML::FormFu::Render::Element::multi to get it to start displaying the > errors correctly. > > I'll update the CSS demo once there's a few more changes, to make it > worthwhile to do the merge.
Your guess was right, the checkbox was part of a multi element. For the time being I took them out of the multi, when that is finished I'll out them back. Thanks, Mario _______________________________________________ Html-widget mailing list Html-widget@lists.rawmode.org http://lists.rawmode.org/cgi-bin/mailman/listinfo/html-widget