Posted by cjsmith87 on November 6, 2009 at 4:24pm
Jump to:
| Project: | Views Or |
| Version: | 6.x-1.x-dev |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (duplicate) |
Issue Summary
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
#1
Did you figure out a work around for this? I am trying to use views_or in a user view as well.
#2
Subscribing. Same problem here.
#3
Adding 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.
#4
Duplicate of #396340: filter doesn't show when using a view displaying items of type User or other types....