Developer forum

Forum » Templates » Override UserAndGroupType when creating a new user

Override UserAndGroupType when creating a new user

Imar Spaanjaars Dynamicweb Employee
Imar Spaanjaars
Reply

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


Replies

 
Nicolai Pedersen
Reply
This post has been marked as an answer

Nope, you cannot. You will have to go through the api to manipulate that as it is now.

BR Nicolai

Votes for this answer: 1
 
Imar Spaanjaars Dynamicweb Employee
Imar Spaanjaars
Reply

Gotcha, thanks for confirming.

Imar

 

You must be logged in to post in the forum