Hello people. I have a problem with this. I''ve followed this tutorial http://www.petermac.com/rails-3-jquery-and-multi-select-dependencies/ and I can have a dependent select. But it works just if the fields belongs to the same form. But in my app I have a model call "invoices", in the "main form" I choose the provider, then, using the nested attributes, I choose "many" waybills. But the collection select where I display the waybills, shows all the waybills. So the idea is just show the waybills that belongs to the provider selected previously. I''m using rails 3.0.9 with jquery Hope you can help me, thanks -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.