Been using your module with Ubercart integration to allow a user to signup to an event. Once attened, the user is then allowed to buy specific products in the ubercart store. We're doing this by restricting roles to products. I notice there is a signup action called "Mark signup attended" But I dont seem to be able to use this action and there are no triggers for the Signup module I can see. It would be a great addition to the signup core module to allow this action to trigger a role assignment to an attened user!

Comments

vmkazakoff’s picture

i agree with i-sibbot. this is very important!

Ok, lets look: i make a node, i add a signup to it, user press "sign up" button, ... and what?
i dont see any actions... i dont see what canges to user...

may be, i look in wrong place?

ezra-g’s picture

To make this possible with Actions we need an action to add or remove roles. http://drupal.org/project/user_role_actions isn't quite production ready but with some improvements seems like the missing piece here.

ezra-g’s picture

Status: Active » Closed (duplicate)