Active
Project:
Views Argument API
Version:
5.x-1.6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Jul 2007 at 21:58 UTC
Updated:
9 Jul 2011 at 03:01 UTC
Hi!
This module sure looks useful! I tried to add a new view with UID as an argument. I setup the argument API to pass the author of current node. I enabled a block to see all nodes that are created by the same author as the current node, but the block does not show...
I think there might be a problem in the argument being passed?
I use aliases for all my URL's if that is important..
DO you have any suggestions about what might be going on?
Thanks,
Patchak
Comments
Comment #1
patchak commentedPlease tell me, is there anything I could have forgotten, I can't get this to work at all.. is this compatible with all versions of views module... is there a basic views module version I should use with this..?? Thanks for the details.
Comment #2
tostinni commentedHi,
I just spend a bunch of time understanding how to pass the UID of current node to my view ;)
So here's my solution.
First of all, this module is just an API so it doesn't do anything per se. So looking to find a usefull module, I found Views Multiblock which use this module to achieve what you want (pass UID of current node to your view).
There's a good documentation for this, it explains how to create a block using the current node term ID. So juste adapt it to your need and you'll get it.
Good luck
Comment #3
rickmanelius commentedThis module seems inactive. Shall it be marked abandoned and all tickets closed?