matt.mclarty@imaginuity.com
-
12/12/2007 4:29:15 PM
RE:Registration - Custom fields
Darren,
You've probably already found a solution but...
Basically you need to add your custom fields to the User System Table (CMSSiteManager>Development>System Tables).
You can then edit the registration web part to add your new fields (or create a custom web part). Then when you create the new user, you simply access your custom fields using the UserInfo classes Set value method
|