Closed (works as designed)
Project:
EntityFieldQuery Views Backend
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 Dec 2011 at 11:45 UTC
Updated:
7 May 2012 at 17:20 UTC
Comments
Comment #1
chx commentedWell, EFQ itself only supports specifying a single entity_type as http://api.drupal.org/api/drupal/includes!entity.inc/function/EntityFiel... says
however I am intrigued on why do you want the user to be able to pick between entity types.
Comment #2
perarnet commentedHmm, I'm not sure if I remember the use case actually. :-) I think it was regarding making an article system with referenced entities showing up in a aside area, where I would use draggable views to change the weight of different entity types (files and nodes for example) inside the aside area. Where the exposed filter comes into play, I don't remember though.