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

aidanlis’s picture

Status: Active » Closed (fixed)

If you are implementing a support ticket system, you should use a ticket module. This is outside the scope of the registration code module.

Madapple’s picture

Version: 5.x-2.0 » 5.x-3.2
Component: Documentation » Code
Category: support » feature
Status: Closed (fixed) » Active

Hi
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

aidanlis’s picture

Status: Active » Closed (won't fix)

I 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.