Posted by mgl4421 on November 3, 2009 at 3:07am
Hello,
I have installed the prepopulate module and I can make it work with the login page using ?edit[name]=test but that syntax will not work with the user registration. All of the fields in the registration form are within s, most of which are not named. I have installed regcode and would like to simplify registration by embedding the code in the invitation email but I cannot find a way to do so. I have also installed CAPTCHA/reCAPTCHA, though I don't think that'd cause any problems. How would I go about getting this done?
Thanks
Comments
Same problem
Hi,
I'm also having problems prepopulating the user registration form. Did you ever find out what was needed?
I don't understand your line about "All of the fields in the registration form are within s".
What is the "s"?
Ben
I meant to say "fields", and
I meant to say "fields", and no I have not found a solution to the problem. Still looking around!
I can't get prepopulate to
I can't get prepopulate to work with user registration fields either.
Did you guys find a solution?
Ok, I found a solution to
Ok, I found a solution to this.
I tried to hack the prepopulate module to work on the user registration form but I didn't get it to work.
However I tried the form element defaults module and it works fine.
Passing the following URL filled in the regcode field and it works on other user registration fields too.
http://domain.com/user/register?regcode_code=yourcode
Prepopulate profile fields in user registration form
I got this working with the Prepopulate module, see my reply here:
http://drupal.org/node/374701#comment-4351192