I think that the input values need "names"

Also check that you did not introduce a </form>


On Mar 9, 2006, at 11:31 AM, Robin Haswell wrote:

I've definitely made this work before, I think you should inspect your application closer for bugs. Got a demo?

-Rob

Renso Vargas wrote:
I want to know how can i send the values of form fields build dynamic with prototype.
i have the form as follow:
<form id="id" method="post" action="url">
<div id="dynamicFields"></div>
</form>
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.
Renso Vargas
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

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

Reply via email to