Tagged Questions
0
votes
2answers
29 views
profile picture asking for credential each time from SharePoint Client object model
In the SharePoint application, we have a left menu in which we are showing current user profile picture. In order to get the user profile image, we are using SharePoint client object model using below ...
1
vote
0answers
73 views
Redirect page does not work if the ProfilePropertyLoader returns null in a sharepoint 2010 profile page
I have a custom person.aspx that is currently used by my mysite application and
I wrote a code that checks if the ProfilePropertyLoader control returns a null value of the profile page being viewed ...
1
vote
2answers
140 views
Customize “Show to” drop down labels in MySite Profile
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?
0
votes
2answers
2k views
How does the “Content” tab of “my site” works?
In "my site", under the "Content" tab, there is the "SharePoint documents" webpart.
How does this webpart works ?
I'm wondering if I can reuse this webpart to show global task lists or, at least, ...
0
votes
2answers
1k views
Where to store Profile Picture of Users?
Can any body please guide me where should I store the profile Image of the user? The problem is that SharePoint expects a url in Picture field of Profile.
I was looking for some solution where every ...
0
votes
1answer
2k views
How to display the custom user profile property in the Details section on the editprofile.aspx page
Environment:
SharePoint 2010
Part-A:
Is it possible change the user profile property order across the sections?
Let's say
1. We have a custom property group called "custom group"
2. It has the ...
1
vote
2answers
505 views
Show dropdowns in Edit Profile (My Sites)
Is it possible to only allow certain values through dropdowns rather than free text when people edit their profile? For instance to limit choice of company, organisation, county or location.
I want ...
