R2i DotNetNuke® Forum

R2i wants you to have the opportunity to ask questions, post reviews, help others or just rant and rave about DotNetNuke® or any of the R2i Modules and Skins. Our team spends hour upon hour, day after day, working on custom DotNetNuke® modules and services; please feel free to ask us anything.
 
Help me to retrieve the newly added user profile fields...
Last Post 17 Sep 2009 07:41 AM by Ram. 0 Replies.
Printer Friendly
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
RamUser is Offline
New Member
New Member
Posts:1

--
17 Sep 2009 07:41 AM  
Hi every one,

I am new to DNN. I am developing an e-commerce website in DNN.

In the manage profile page, I have added some new fields under the category "Shipping Address".

Now I need to retrieve the user profile details to display it in a page. I have also retrieved the default(which is already in DNN) details by using UserInfo.profile property like this,

TextBox4.Text = UserInfo.Profile.Telephone.ToString
TextBox3.Text = UserInfo.Profile.Street.ToString
TextBox17.Text = UserInfo.Profile.City.ToString
TextBox18.Text = UserInfo.Profile.Region.ToString
TextBox19.Text = UserInfo.Profile.PostalCode.ToString

But, I can't retrieve the newly added user profile details by using this same code,

TextBox6.Text = UserInfo.Profile.ShippingStreet.ToString
TextBox7.Text = UserInfo.Profile.ShippingCity.ToString
TextBox8.Text = UserInfo.Profile.ShippingRegion.ToString
TextBox9.Text = UserInfo.Profile.ShippingPostalcode.ToString


Please help me to retrieve the newly added user profile details. Its very urgent....

thank you.....
You are not authorized to post a reply.

Active Forums 4.1
 

New York, NY • Baltimore, MD • Vienna, VA • St. Louis, MO • Seatle, WA • 410.327.0007 • info@R2Integrated.com

Bookmark & Share Bookmark and Share