On 23/11/2007, Moritz Onken <[EMAIL PROTECTED]> 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 _______________________________________________ HTML-FormFu mailing list [email protected] http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu
