Hi!

I am using the modules signup and views. There is already some signup-information available in views, but I need more. What I would like to see is a signup link available to put in a view like this:
"Signup" (if the user has not signed up for the node)
"Cancel signup" (if the user has signed up for the node)

Can someone please guide me? I assume I must add some code to signup_views.inc

Thanks!