MonoX support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

Wall web part private settings  (Mono Support )

Viewed 7512 time(s), 2 post(s) 11/15/2013 12:16:53 PMby sonap
sonap

sonap

11/15/2013 12:16:53 PM
Hello,

In Monox version  v4.7.40.3597 I have a page with a wall web part where avery user can post something. The problem is that each user can only see posts from his own friends. When I type a new post and click on the lock button I only get these to alternatives: "private", "friends". Is there a way to have the choise of  "public" as well?

Thank you,
Panos
This content has not been rated yet. 
475 Reputation 52 Total posts
khorvat

khorvat

11/15/2013 2:57:41 PM
Hi,

let me explain the privacy levels on the Wall WebPart

- private - should only show the posts exchanged between you and somebody (not necessarily a friend)
- friends - should only show posts from your friends
- public - was removed in one of the version because it was intended to show posts to everybody on the system and that was just generating a lot of noise on the wall.

If you want to reintroduce the public privacy you will have to own a source code package and change the ~\Portal\MonoX\ModuleGallery\SocialNetworking\WallNotes.ascx.cs method privacyEditor_PrivacyLevelsBinding. (Just remove the method and you should be fine).

Regards
This content has not been rated yet. 
15993 Reputation 2214 Total posts