Posted by cfox612 on December 19, 2012 at 1:11pm
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
You could use a hierarchical
You could use a hierarchical vocabulary (terms with child terms) and the hierarchical select module.
---
Looks promising! Thanks!
---
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.