Add an error message to CreateUserWizard for duplicate username

  • Thread starter Thread starter ibiza
  • Start date Start date
I

ibiza

Hi all,

I have a CreateUserWizard with two steps, one to create the user, and
the other to associate roles to him. When I try to insert a user with a
username that already exists, I can't create the user and this is ok.
However, there is no error message of any sort, so I'd like to add a
message like 'Please enter a different user name.' How can I do this?

Thanks!
ibiza
 
ibiza,

There is a property on the wizard called "DuplicateUserNameErrorMessage".
Set the message there.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top