I'm trying to create a view that will list every user "following" a given user, i.e. the bio node.

In my setup, "Follow" is a one-way relationship that does not require approval.

There is a User Relationship views argument called "Author is related to UID through RTID" which sounds like it should do the trick.

But there are some weird things going on with it:

-The help text for it says I should use it "in conjunction with the "UID is related to author" argument....what does that mean?

-It seems to need both a UID AND a RTID, but there's no option field for me to enter a RTID. How does this work? Is it broken?

Could there just be a simple views argument that lists nodes created by people who have a relationship to a given user?

Comments

berdir’s picture

Status: Active » Closed (won't fix)

Sorry for pinging the participants.

Now that Drupal 7 is out, there is no support for Drupal 5 and the corresponding modules anymore. Therefore, I'm closing all old issues which are still open.

I suggest you upgrade to Drupal 6 or 7 and figure out if you're feature is still needed or the bug still exists and open a new issue in that case.