Hi folks, I''ve released a new plugin for managing model association relationships. If you are producing a form for a rails model object and it has a "has_many" or "has_and_belongs_to_many" relationship of some other simple objects (which can be identified by name), then this plugin might be for you. It uses a select box to add items to the list, and delete buttons to remove them. It''s all client side, using hidden fields, until you submit the form and it saves the relationships in your model. For more detail, and a demo, see: http://blog.craigambrose.com/ This has also been added to: http://www.agilewebdevelopment.com/plugins/associated_list This was extracted from one of my projects, hopefully it''s of use to someone. cheers, Craig www.craigambrose.com --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk -~----------~----~----~----~------~----~------~--~---