I have an installation which has a custom_type and a view which i've created in order to display the nodes which are of this new type. This node type is essentially an event with a few extra fields. I have the signup module installed also.
I've managed to get a view configured correctly which shows the nodes of this type, but what i want to do is to also show the users that have signed up to that particular node.
Simple Question : how can i do this ?
I've played around with the views for quite a while and although i'm new to them, i'm fairly sure this can't be ( or perhaps rather I can't... ) do this. As far as i can tell i can't add PHP into any of the views ( not found files on the file system to edit ) and so most of my options have been exhausted.
If anyone can provide some help i'd really appreciate.
Thanks in advance & Happy Christmas!