By avadhutp on
Hey everyone. Is there any way in which I can create a view (presumably using arguments) to list Organic groups that a particular user (uid) has subscribed to?
The OG_views.inc file provides only one argument and a filter to view "current user subbed groups." However, an argument for the same is missing.
Does anyone know how to do this? All I am looking for is the same "OG: Current user subbed groups" filter functionality from an argument. So, I could probably put in a URL such as "http://localhost/example/uid_groups/10" and retrieve all groups by the user whose uid is 10.
I am sure there is a way to do this, but I just can't seem to find it.
Help please :-)
Comments
I am looking for the same
I am looking for the same filter. Did you find the solution ?