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

HomeHomeDevelopment and...Development and...Getting StartedGetting StartedAccessing User InformationAccessing User Information
Previous
 
Next
New Post
8/16/2012 10:03 AM
 

Hello 

Im new to DNN module programming. I have been searching for this topic for some time and I cant get exactly the information that I need from it. So I turn to you, DotNetNuke experts.

How can I access user information from user that sign into the page?

For example: User signs in to the page and user the DNN authentication system. When the user signs in he will be sent to the default.aspx site that have one specific module that im programming. This module needs to retrieve information from the user profile for example from "Manage Profile" tab -> "Country". I need to do this to filter the Data that is used in the module.

And bonus question if you can answer. Is it possible to add new fields to the user profile, for example, "userIDkey" or do I have the just use fields that exist and use that as my key?






 
New Post
8/17/2012 7:54 AM
 

Hi

You can get the logged-in user country value inside your module using below code:

UserInfo.Profile.Country. UserInfo class is present inside DotNetNuke.Entities.Modules.PortalModuleBase class.

 If you want to add a new field to user profile, logged-in as host, then go to Admin->User Accounts->Manage Profile Properties then click on Add new profile property link.

 

Thanks
Sibabrata Dash
Mindfire Solutions

 
Previous
 
Next
HomeHomeDevelopment and...Development and...Getting StartedGetting StartedAccessing User InformationAccessing User Information


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