[html-formfu] Select elements inside Repeatables
Carl Franks
fireartist at gmail.com
Thu Apr 16 20:08:16 GMT 2009
2009/4/16 Carl Franks <fireartist at gmail.com>:
> 2009/4/15 Greg Coates <greg at coatesoft.com>:
>> I'm using a Repeatable element that contains several Select elements in
>> a form displayed by a Catalyst controller. The problem is, the Select
>> elements aren't being populated. Before I put them into the Repeatable
>> element, they worked fine. Does anybody have a fix for this?
>
> ugh, it took hours to track this one down - then after trying several
> ways to fix it, it only needed a single line moved!
>
> basically, Element::Repeat->process() now calls its children's
> process() before doing $self->repeat()
>
> anyway, it's fixed now :)
>
> You can get it in svn, HTML-FormFu ( -r 1454 or higher)
make that svn -r 1457 - I broke the build!
More information about the HTML-FormFu
mailing list