Hi list,<br><br>I need some advice regarding repeatable elements. I&#39;ve the following database structure:<br><br>Table &quot;clients&quot;: cli_id*, cli_name<br>Table &quot;clients_tests&quot;: cli_id*, tst_id*, tst_result<br>

Table &quot;tests&quot;: tst_id*, tst_name<br><br>So, in my clients form, I&#39;d like to have a &quot;tst_result&quot; for each test, like this:<br><br>Client ID: [ input field for id ]<br>Client Name: [ input field for name]<br>

Test A: [ input field for result ]<br>Test B: [ input field for result ]<br>Test C: [ input field for result ]<br><br>How can I do this configuration using repeatable fields?<br><br>Thanks in advance,<br><br><br clear="all">

Jorge Augusto Senger<br>jasenger (at) <a href="http://gmail.com">gmail.com</a><br><br>use Perl;<br>