On 3/16/06, Jaimz <[EMAIL PROTECTED]> wrote: > so everything is there. it's just like the form won't submit elements > that were added to it's structure AFTER the page was rendered.
While that might appear to be the case, there's probably another explanation. I see no reason why dynamic form elements that have been appended to the form (as opposed to the body, which you said you're already doing -- good) and have name attributes shouldn't be submitted to the server. I have a couple instances where I'm doing exactly that (although not with Prototype). Do you have a live example? It's going to be your fastest (and, possibly only) route to a solution. Todd _______________________________________________ Rails-spinoffs mailing list Rails-spinoffs@lists.rubyonrails.org http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs