Hi there,
Is there a way to override the User and Group Type field when creating a new user in the frontend? I like to assign the user a B2C or B2C type upon creation so it shows up differently in the backend. I tried adding a field like this to the Create User template but the type didn't get updated:
<input type="text" id="UserManagement_Form_UserAndGroupType" name="UserManagement_Form_UserAndGroupType" value="" />
Any ideas?
Imar