Is there a way to create a block (views) that shows the signed up users of the event node you are viewing?

I see a "current signups" block but nothing shows when I activate it...what is that supposed to do?

Comments

dww’s picture

Status: Active » Fixed

Yes, see #243035: How to list all signed up users in a view??. Once 5.x-2.5 is out, there's a 'signup_user_list' default view. Just turn that into a block and make sure the nid is passed in as an argument to the view.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.