By ryanmnly on
I'm looking for a way that users can view a node, then classify it as a certain type. In the node, I want to have 3 or 4 options for what type they think it is and they can click on that. This would be different than the voting system. Anyone know of a way to do this? I can't find a module that fits.
Thanks,
Ryan
Comments
Did you look at Community Tags?
http://drupal.org/project/community_tags
Yes, that is very close to
Yes, that is very close to what I'm looking for. I don't want to allow them to tag anything though. I want them to have a dropdown or radio or checkboxes to pick from predefined tags. Is there a way to do that?
Thanks!