[html-formfu] Need help with repeatable field

Jorge Augusto Senger jasenger at gmail.com
Wed Aug 26 18:28:23 GMT 2009


Hi list,

I need some advice regarding repeatable elements. I've the following
database structure:

Table "clients": cli_id*, cli_name
Table "clients_tests": cli_id*, tst_id*, tst_result
Table "tests": tst_id*, tst_name

So, in my clients form, I'd like to have a "tst_result" for each test, like
this:

Client ID: [ input field for id ]
Client Name: [ input field for name]
Test A: [ input field for result ]
Test B: [ input field for result ]
Test C: [ input field for result ]

How can I do this configuration using repeatable fields?

Thanks in advance,


Jorge Augusto Senger
jasenger (at) gmail.com

use Perl;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/html-formfu/attachments/20090826/3b=
07ad1d/attachment.htm


More information about the HTML-FormFu mailing list