[html-formfu] Best practice for multiple same forms

Carl Franks fireartist at gmail.com
Fri Nov 23 15:47:01 GMT 2007


On 23/11/2007, Moritz Onken <onken at houseofdesign.de> wrote:
> Perfect Carl,
> that's exactly what I was looking for.
> populate_from_formfu will insert all the records I guess?!

populate_from_formfu() in DBIx-Class-HTML-FormFu currently doesn't
understand Repeatable blocks.

That will soon be replaced by HTML-FormFu-Model-DBIC - with the method
renamed to save_to_model() - and yes, this will use Repeatable
elements to update rows in has_many relationships, and I'll be
updating it soon to also handle many_to_many relationships.

Carl



More information about the HTML-FormFu mailing list