I'm currently setting up my first Active Social site, and one thing I stumbled across are the visibility settings in the User Profile. When I go to "My Profile", all the settings that I'm allowing users to set are set to "Default". Now, I may know what "Default" means - but my users certainly don't.
So I was wondering if there was a way to somehow show this to the user? I think the ideal would be if "Default" would have the actual default value in brackets ("Default (Private)"). I had been thinking about whether using a Token might work here but since the properties are dynamic I don't think that will work (but maybe I'm mistaken).
I think this is a somewhat important issue because users really want to know who can see what - and with "Default", they currently just don't know.
|