So what I'm looking to do is have a basic content type (we'll call it post). There will be a tax vocab called "post type". Let's give it the terms "tutorials, trends, and off topic". If the user selects "trends", another tax list should populate allowing the user to select which type of trend. Is there a module that does this?

Comments

nevets’s picture

You could use a hierarchical vocabulary (terms with child terms) and the hierarchical select module.

cfox612’s picture

Looks promising! Thanks!

cfox612’s picture

For taxonomy terms alone, that works well, however currently there is no views support. I'm using views to display posts on pages with terms in common, so this module, unfortunately, won't work.