[html-formfu] Populate form using a complex hashref?

Moritz Onken onken at houseofdesign.de
Fri Feb 27 10:50:56 GMT 2009


Hi,

is it possible to populate a form with data using a complex hashref in  
->process()?

I'd like to fill a form with data like this:

{user => "test", addresses => [{address => "somwhere"},{address =>  
"somewhere else"}]}

where "addresses" is a repeatable block.


Thanks,

moritz



More information about the HTML-FormFu mailing list