47
Quote:
Chappy wrote:
This does sound like a nice adaptation. Maybe just adding a blank text box on the main registration form, that if filled with the correct regcode, automatically assigns them to the appropriate group.
This would be nice, however there is an important feature of the Formulize-Reg Codes registration process that requires the code be entered first: the registration form changes based on the code.
So we have to ask for the code first so we know how to draw the registration form correctly for the user, based on the groups they are going to be a member of.
I guess with some Ajax kind of stuff, you could put it in the same form, and the form could change in realtime as they type the code in, but the registration process and form is not built around an Ajax kind of process. So this isn't really feasible in the short term.
--Julian