I am desperately trying to come up with a solution to the following conundrum. I want to be able to …

“Filter down a list of ‘original’ nodes of a specified type that HAVE NOT been (node)referenced by the currently logged in USER”

My ‘original’ list of nodes is actually the result of some filtering in Views 2 so I would really like to be able to apply this new filter to the View itself, maybe with some argument code. I am reasonably OK with Views php argument code.

I have tried all sorts of approaches using Views and various plugins but to no good effect and I was wondering if your new module might enable me to do this through ‘counting’ all the node references?

Is this do-oable with your module?

Comments

gilgabar’s picture

I'd like to be helpful but I don't think I understand what you are trying to do. Maybe you can clarify what you mean by a node being referenced by a user with an example of the content types and field structure that you are using. Generally a node is referenced by another node. So unless you are using drupal 7 should I assume you are talking about the node author, the user that created a node that is referencing another node?

gilgabar’s picture

Status: Active » Postponed (maintainer needs more info)
gilgabar’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)