[html-formfu] Re: Repeatable inside Repeatable
Leonardo Ruoso
leonardo at ruoso.com
Tue Nov 22 23:43:11 GMT 2011
Em Ter, 2011-11-22 às 20:07 -0200, Leonardo Ruoso escreveu:
> I'm trying to put two HTML::FormFu Repeatable elements inside another
> Repeatable element. I don't know how a nested repeatable is named. I
> need it's name to perform:
>
> $element = $form->get_all_element(type => 'Repeatable', name =>
> 'name' });
> $element->repeat($r);
>
> The code related to the outer Repeatable, but I'm not figuring out how
> my nested repeatables are named...
They keep the original name. Sorry..
>
> Thanks,
>
--
Leonardo Ruoso - Journalist/Perl Developer
Media - UFC/2006 - Telecommunications - IFCE/1998
leonardo at ruoso.com - (11) 3522-9612
Visit
- http://www.linkedin.com/in/lruoso (professional profile)
- http://www.oktiva.com.br (company website)
More information about the HTML-FormFu
mailing list