can anyone help or point me in the right direction?: I have a number of asset_types. When I create a new asset (which belongs_to an asset_type), I want the form to be specific to an asset_type (e.g. labels on the form will be different). How is best to solve this? 1) either -> when creating a new asset, have a select box for the user to select the asset_type and then have the form auto-update (with ajax ideally). 2) or is it possible to have separate routes for each asset_type (using separate controllers?) Chris -- Posted via http://www.ruby-forum.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?hl=en -~----------~----~----~----~------~----~------~--~---