search for: fileds_for

Displaying 1 result from an estimated 1 matches for "fileds_for".

Did you mean: fields_for
2009 Mar 16
2
nested forms in rails 2.3
...rms Part 3) in Rails 2.3? I''d like to add and remove the owned objects dynamically using AJAX requests, but using f.fields_for :object do |object_form| doen''t let me load new objects into the form - or at least I don''t fully understand how that should work. Should I use fileds_for :object, iterator do |object_form instead? Does anyone know a simple example for this kind of usage on the web? Thanks for any advice! Best regards --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails:...