Needs review
Project:
Signup
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 Apr 2008 at 17:15 UTC
Updated:
2 Jul 2011 at 21:29 UTC
Jump to comment: Most recent file
Comments
Comment #1
betawavetom commentedI just talked with a client that has 1200+ paying physicians. They would love a system to do this so the doctors don't have to go through the hassle of creating an account for themselves.
Comment #2
dwwAs with #208831: Quick Signup via URL the big problem here is what about the extra signup fields? How do you signup in bulk if there are extra fields you need to fill in for each user?
Comment #3
juicytoo commentedIs anyone interested in contributing to funding this feature improvement to signup ->
http://drupal.org/node/551266
I will be contributing to fund it.
I just need a few more to help me out with it.
cheers
Comment #4
joachim commentedSubscribing.
Allowing one user to sign up several people at once (not all of whom have email addresses!) is a required feature for a conference/event registration system.
Comment #5
magnus commentedWould be really nice if you could use Views Bulk Operations to be able to filter your user list and then bulk signup users to a node.
Comment #6
joachim commentedgood idea!
and probably not too hard to implement if anyone wants to have a go :)
Comment #7
joachim commentedThis #349228: Signup anonymous users without email should be borne in mind.
Comment #8
magnus commentedI got some help to be able to implement this with Rules and Views Bulk Operations. I created a view with users and then used that to be able to bulk add users to a view, and also to be able to mass update statuses of users.
These two patches also needs to be applied:
#595414: Add rules event for signup
#972254: Allow administrators to add users after signup have closed
Comment #9
MasterChief commentedI applied the patch and it seems to work well for me.
It's great, thank you Magnus !
Comment #10
MasterChief commentedHi Magnus!
i just discovered a problem, when you alter a status signup or mark a signup attended, and you validate the path which return in the node is wrong.
Test manually and you will see!
Comment #11
magnus commentedMasterChief: Sorry for late reply, but what did you mean about wrong node validation of the path? How did you manually test it?
Comment #12
MasterChief commentedHi Magnus!
I applied the patch on the 25th february version of signup and now i don't have anymore this problem.
Seems to work very well :)
Comment #13
magnus commentedThanks MasterChief! =)
Comment #14
grn commentedHi!
Is it correct that the patch is not in a release yet?
Keep up the good work.
GrN.dk
Comment #15
1kenthomas commentedThis is not what "reviewed and tested" means :P .