Carl Franks said the following on 4/20/2009 5:40 AM:
> When you're modifying the client-side form with JavaScript, are you
> updating the 'counter' hidden field, so the form builds the correct
> number of Repeatable reps during $form->process() ?

Yes, but with Model::DBIC involved it looks like the number of
Repeatable reps is being determined by what's in the DB, not the counter
variable.

> 
> Also, for the new rows, are you correctly incrementing the field names?

Yep.

> 
> If it doesn't seem to work - dump $form->params(), so you can see
> which params are being accepted.

I'll do that and get back to you.

--[Lance]

-- 
 GPG Fingerprint: 409B A409 A38D 92BF 15D9 6EEE 9A82 F2AC 69AC 07B9
 CACert.org Assurer

_______________________________________________
HTML-FormFu mailing list
HTML-FormFu@lists.scsys.co.uk
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu

Reply via email to