Closed (works as designed)
Project:
Views (for Drupal 7)
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
12 Apr 2011 at 08:52 UTC
Updated:
16 Dec 2011 at 09:28 UTC
Hi!
D7, Views 3.
I've got a node view with an exposed term reference field (which has a views relation to corresponding taxonomy vocabulary).
The filter is displayed as a simple textbox.
Instead, i would like it to show a list of terms from the vocabulary, so that a user could choose from them.
In D6, i used Content Taxonomy for that purpose, and it did provide a list of terms. In D7 with its term reference fields i can't manage to do that.
So what's the way to provide a list of available terms in an exposed filter?
Comments
Comment #1
glottus commentedsubscribing
Comment #2
niccottrell commented+1
Comment #3
dotman commented+2
Has anyone got this working?
Comment #4
oskarg commented+1
Comment #5
johnvMoving this to the Views module.
In Views module, you should assign a new Relation (perhaps it's already generated automatically for you) to the Term. Using this relation, you have more options. You'll find similar requests with details answers in the issue queue.