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

glottus’s picture

subscribing

niccottrell’s picture

+1

dotman’s picture

+2

Has anyone got this working?

oskarg’s picture

+1

johnv’s picture

Project: Content Taxonomy » Views (for Drupal 7)
Version: 7.x-1.x-dev » 7.x-3.x-dev
Status: Active » Closed (works as designed)

Moving 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.