[html-formfu] Creating a new record
Carl Franks
fireartist at gmail.com
Tue Mar 17 08:05:42 GMT 2009
2009/3/16 Ascii King <tech at swattermatter.com>:
> I use the following code to call my formfu form. When I want a new, empty
> record, I just call the sub with no parameters. It works well except for the
> repeatables. My repeatable elements on the form load every record in the
> 'many' table.
> What am i doing wrong?
Hi Ascii,
Can you post your form config/code
and a basic outline of the relevant DBIC tables/relationships.
Plus, explain what you want the Repeatable element to do.
Is the problem that it's not just editing the /related/ rows in the
'many' table, but /all/ rows?
Cheers,
Carl
More information about the HTML-FormFu
mailing list