[html-formfu] Select elements inside Repeatables
Greg Coates
greg at coatesoft.com
Mon May 11 23:46:45 GMT 2009
It looks like this has been undone in the new release from CPAN
(0.04002). I updated, and all of the data in my 'selects' disappeared.
Greg
Carl Franks wrote:
> 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)
>
> Carl
>
> _______________________________________________
> HTML-FormFu mailing list
> HTML-FormFu at lists.scsys.co.uk
> http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu
More information about the HTML-FormFu
mailing list