Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsAuthenticationAuthenticationHow to remove username field from registration?How to remove username field from registration?
Previous
 
Next
New Post
4/27/2011 5:47 PM
 
I don't have a copy of DNN 4 handy but look for manageusers.ascx. That control does a number of different functions depending on what the situation is but in DNN 5 it handles the user registration.
 
New Post
4/27/2011 8:41 PM
 
The native dnn rego module is built around a list manager type system - as such it is rather difficult to modify its functionality in any way.
You would need to create a custom rego module to perform this sort of task - or look at one of the 3rd party registration modules on www.snowcovered.com.

Westa
 
New Post
4/28/2011 2:42 AM
 
Well, that's what i thought at first. I searched all the controls in the users and profile available in the admin folder including the manageusers control but wasn't able to locate the registration control. The control is referenced in the user control as propertyeditorcontrol :
<dnn:propertyeditorcontrol id="UserEditor" runat="Server"
    enableClientValidation = "true"
    sortmode="SortOrderAttribute"
    labelstyle-cssclass="SubHead"
    helpstyle-cssclass="Help"
    editcontrolstyle-cssclass="NormalTextBox"
    labelwidth="150px"
    editcontrolwidth="200px"
    width="350px"
    editmode="Edit"
    errorstyle-cssclass="NormalRed" DisplayMode="Table"/>

The propertyeditorcontrol cannot be located anywhere in the set of controls available in DNN.
It's a shame though, this should be a quite easy task to do and maybe an option in the core to register either using a username or an email. I hope you guys include it, in the version 6 of DNN which i am pretty excited about, since the core will be clearer to C# developers.
Thanks for you time.
 
New Post
4/28/2011 2:47 AM
 
the property editor control is part of the dotnetnuke.dll library - you need to download the source code to view this set of classes.

Westa
 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsAuthenticationAuthenticationHow to remove username field from registration?How to remove username field from registration?


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out