Its possible to have views integration as exposed filter?

Comments

joachim’s picture

I'm not sure that really makes sense for a view, as the filter dropdowns are shown for the whole view, while the way this module works is for a single entity.

http://drupal.org/project/views_hacks might be a better way to do this.

joachim’s picture

Title: Views integration » Views integration: taxonomy term ref
Status: Active » Fixed
StatusFileSize
new15.7 KB

I've figured out a way to make this work for Views. It's not quite the same way it works on the entity, but provided you have the matching fields present on the view, you can limit by them.

There's just a handler for taxonomy term ref for now as that's what I needed; entity ref will have to come later.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.