I will be looking into this a little more tomorrow, but I am trying to set up a page in Views that will display a full list of users ordered by User Terms taxonomy term. I implemented this workaround for organizing lists of nodes by taxonomy term, but when I went to change the sort criteria, user taxonomy was not an option in the menu.

It would be great if this feature were included.

Drupal 6.22
User Terms 6.x-1.3
Views 6.x-3.x-dev

Best,
cayden

Comments

catachresis’s picture

Status: Active » Closed (fixed)

Okay, I think I figured out how to do this:

Views 2 includes the archived feature buried one level deep under Style Settings. I changed the field for user terms to a single term (I am only using one term for each user), and was able to pick that field as the grouping field in Style Settings. Still not sure why the groupings are not obeying the order I set in the taxonomy, but it essentially does what I need it to.