I've implemented Ryan Bates's Dynamic Select modules as done here:
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.