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

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Unable to view custom profile properties on profile page DNN 07.02.00 (607)?Unable to view custom profile properties on profile page DNN 07.02.00 (607)?
Previous
 
Next
New Post
1/1/2014 8:54 PM
 
Hi everybody, this is probably a stupid question, but I am not great with programing and I went from using dnn 4.2 to a clean install (no upgrades) of DNN 07.02.00 (607). I made several custom profile properties for registration and they work for the registration but when anyone (Superuser, Admin, or user) goes to their profile page it shows non of them. Also when a user (not a Super user or an administrator) goes to edit their profile only half of the custom fields show up any advice would be welcomed and appreciated!
 
New Post
1/2/2014 3:33 AM
 
Check out profile property definition in Admin Site Settings, and check the property types being used. Some 3rd party types are no longer supported and you may need to switch to default types. Note: Search only supports profile properties of type "Text" or "HTML".

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
1/26/2014 3:44 AM
 

This may be a module question, but It seems like it fits this thread:

How do I get custom properties in the View Profile module Templates?

I have several custom properties, each under the same custom category, and I am able to edit these properties when I edit my user profile. I do not know how to get them to display in the profile template.

 
New Post
1/26/2014 11:09 AM
 

Ok, here is an answer to my own question:

In the view profile module I copied this line from the default template:

        <li data-bind="visible: Website().length > 0"><strong><span data-bind="text: WebsiteText">:</strong> <span data-bind="text: Website()"></li> 

It seems for custom fields, there is no language definition for these fields, so you have to type the label manually. My custom (working) line is below. Just make sure you use the exact profile property name, it appears to be case sensitive.

        <li data-bind="visible: DelSolYear().length > 0"><strong>Del Sol Model Year:</strong> <span data-bind="text: DelSolYear()"></li> 

 
New Post
7/9/2014 12:57 PM
 
I am having this problem as well. When I go to edit my user profile, I cannot seem to edit custom defined properties.

I am a super admin as well. Nothing seems to fix it.
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Unable to view custom profile properties on profile page DNN 07.02.00 (607)?Unable to view custom profile properties on profile page DNN 07.02.00 (607)?


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