Is it possible to modify display texts for 'Show to' drop-downs in user profile editing page of mysite? If yes - where should I look?

|
Is it possible to modify display texts for 'Show to' drop-downs in user profile editing page of mysite? If yes - where should I look?
|
|||
|
|
|
The 5 privacy levels cannot be changed, added to, or removed. THe enumeration is static. The best you can hope for it to just change the labels as Alex shows above. |
|||
|
|
|
Here's a working project I've created for you: http://www.4shared.com/rar/zs-Qg3BF/ReplaceSelectOptionsTitles.html. I suggest to use JQuery for this task. The main part of the solution:
If you will use my solution you need to install the solution packet on the server and activate the feature on the profile web. |
|||
|
|