Closed (won't fix)
Project:
Registration codes
Version:
5.x-3.2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Apr 2008 at 13:00 UTC
Updated:
30 Sep 2009 at 18:14 UTC
How do I add registration code to a webform.
I created a webform and I want users to have to submit a code before being able to submit the form.
Thanks in advance.
Comments
Comment #1
aidanlis commentedIf you are implementing a support ticket system, you should use a ticket module. This is outside the scope of the registration code module.
Comment #2
Madapple commentedHi
I would like to use the registration code as part of the user profile, the codes are included on limited edition membership cards and we would like the users to be able to display the member number.
any ideas?
thanks
Madapple
Comment #3
aidanlis commentedI can't see a big demand for this - I'd write a module which simply copies the regcode used (via the trigger hook) into a profile field.