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

patchak’s picture

Please 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.

tostinni’s picture

Hi,
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

rickmanelius’s picture

This module seems inactive. Shall it be marked abandoned and all tickets closed?