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