Active
Project:
Prepopulate
Version:
7.x-2.x-dev
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 Nov 2012 at 20:14 UTC
Updated:
12 Jul 2017 at 07:35 UTC
Jump to comment: Most recent
When attempting to target these fields, no values appear.
Attempting to create users from external db
/admin/people/create?edit[name]=test
is there another form that needs to be altered, i read in some D6 documentation that hook_alter_form() doesnt work for user form, but added fields are able to be prepopulated. I can attempt the patch, just need a point in the right direction.
Thanks,
Comments
Comment #1
Robin Millette commentedDuplicate, see #374701: Prepopulating "Add a new user" admin form
Comment #2
Sinan Erdem commentedHello Robin,
The issue you are directing is not valid for D7. I tried but it doesnt work.