Forum

HomeHomeCoreCoreGeneralGeneralHow do you update User Profile visiblity values (user privacy preferences)?How do you update User Profile visiblity values (user privacy preferences)?
Previous
 
Next
New Post
1/27/2012 3:36 PM
 

How do you update a users privacy preference (visibility) on a profile property?  Example:  User wants to change the visibility of their NickName from Everyone to Admin Only.  How can you do this using OWS?

I have tried using

Assignment.to [USERNAME,SYSTEM]

Assignment.Email to [frmEmail,Form]

Assignment.NickName to [frmNickName]

Assignment.Profile.NickName.Visiblity to 1

Assignment. to Save

The Email updates and the NickName updates but not the visibility.

I am also having a problem with on Save it changing the UpdatePassword to 1 for no apparent reason.  Even when I am explicitly updating .UpdatePassword to 0 it still changes it to 1.

New Post
2/8/2012 2:41 PM
 

I think this is a DNN core problem.  I ended up doing this module in C# custom module and I had the same problem with the DNN core
ProfileController.UpdateUserProfile(UserInfo)  method.  You have to update it directly in user profile SQL table.

Previous
 
Next
HomeHomeCoreCoreGeneralGeneralHow do you update User Profile visiblity values (user privacy preferences)?How do you update User Profile visiblity values (user privacy preferences)?


 

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

Bookmark & Share Bookmark and Share