[html-formfu] add to related table using save_to_model()

kewei xiao kewei.xiao at nald.ca
Tue Dec 11 20:59:17 GMT 2007


Hi Carl

    I am converting all my apps to new HTML::FormFu components.  Now I 
am not sure how I can use save_to_model() to add to related table.

    Normally I do like this: $row->add_to_related_table( { category => 
$c->req>param('category') } ).  Please advise.

Ke Wei



More information about the HTML-FormFu mailing list