On 3/9/06, Renso Vargas <[EMAIL PROTECTED]> wrote:
> with prototype i fill the dynamicFields DIV with <input> and <select>
> tags,  but when i submit the form the values of dynamic fields are not send.

I'd start by making sure that all of the fields you're adding
dynamically, that are meant to be submitted to a server later, have a
name attribute.

Todd
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to