Closed (duplicate)
Project:
Views Or
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 Nov 2009 at 16:24 UTC
Updated:
4 Nov 2011 at 13:37 UTC
Hi your module is just what i need, i am using the sub-user module and want to create a view to be used by a cck drop down showing just the current users sub users. Your module is required because an admin user would need to see all the sub users. I cant seem to use Views_Or unless my view type is Nodes. Help, i have no idea where to start!
Comments
Comment #1
ezekiel commentedDid you figure out a work around for this? I am trying to use views_or in a user view as well.
Comment #2
john franklin commentedSubscribing. Same problem here.
Comment #3
jdavidkennedy commentedAdding the code found on #17 on this ticket - http://drupal.org/node/396340 - enabled me to use Views Or on user views. Be sure to flush the cache after applying the patch. Hopefully this will be added to the official release of this module - at this point you must apply this patch every time you update this module.
Comment #4
darren ohDuplicate of #396340: filter doesn't show when using a view displaying items of type User or other types....