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

HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0Modifying attributes of class UserInfo (4.3.2)Modifying attributes of class UserInfo (4.3.2)
Previous
 
Next
New Post
7/19/2006 3:22 AM
 

I want to change the registration page of DotNetNuke and change registration fields. For example I don't need the "Display Name" field and want a "title" field (Mr, Mrs...)

For the moment the only way I found to do this easy is to change the attributes in the source code of DNN, in the UserInfo.vb file:

<SortOrder(3), Required(True), MaxLength(128)> Public Property DisplayName() As String

I replace the Required(True) attribute with Browsable(False) then the Display Name field dissapears from registration page.

I'm wondering if there is another way to do this without modifying DNN source code (for further maintenance issues), and what is the impact of modifying theese attributes (By the way I precise that I have rewritten the profile and membership providers) ?

 
New Post
7/19/2006 10:52 AM
 

Hi,

This is certainly possible as far as I know. If you log on as Admin or Host the click on Users - Top Right under Common Tasks. Then once the user listing is displayed click on Manage Profile Properties - this will display a list of user profile properties which can be enabled/disabled, required, made visible etc. In addition you also add new fields - the only type that does not exist (as far as I know) is a date type - which would be damn useful for Date of Birth - if you find out how to do that I would be most grateful.

Hope that helps.

Campbell

 
New Post
12/12/2006 7:55 PM
 

I have DNN 4.3.5

There is no property for DisplayName in the Manage Profile

Also adding a property with this name does not help.

Bummer!

 

 
Previous
 
Next
HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0Modifying attributes of class UserInfo (4.3.2)Modifying attributes of class UserInfo (4.3.2)


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