I've implemented Ryan Bates's Dynamic Select modules as done here: http://railscasts.com/episodes/88-dynamic-select-menus
I have a Category select (hardware, software, media...) Based on the Category, I have a Product select (if hardware is chosen, then PC, Monitor, Printer...) That all works. But now I would like to show the product.description below the selected Product. HELP!??!?! Thanks for any input..... -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

