I run a couple of sites for organizations in which not everyone has signed up for a drupal account. If possible it would be a great feature so that the event admin had the option of adding a non-user to the sign-up list.
This would enable this module to serve organizations that include individuals who for whatever reason can/ will not register on the site.
Thanks for all of the great work!
Jeff
Comments
Comment #1
pwolanin commentedwhen I had cases like this, I just made an account for the person. The data tracks the uid, not name, so there is no easy may to implement what you suggest.