Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-2.6
Component:
user data
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 Oct 2009 at 05:27 UTC
Updated:
9 Jul 2010 at 19:56 UTC
I want to be able to add additional argument to argument I receive from URL. The argument I receive from URL is user ID (not current user). I want view add current user ID as second argument. I don't want to add a second argument as separate User: Uid argument then views will use select with AND (user.uid=1 AND user uid=9).
I want to add the argument to first argument like both arguments received from URL. In this case I hope view will use (user.uid=1 OR user uid=9) How can I do this?
Comments
Comment #1
esmerel commentedGeneral closing of issues with no activity for 6 months