Closed (duplicate)
Project:
Signup
Version:
6.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
28 May 2010 at 16:06 UTC
Updated:
11 Oct 2010 at 18:18 UTC
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
Comment #1
vmkazakoff commentedi 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?
Comment #2
ezra-g commentedTo 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.
Comment #3
ezra-g commentedMarking as a duplicate of #267467: Automatically assign roles when users sign up to events