The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
1answer
43 views

How to get SharePoint 2013 user experience version in code

As we know, different versions of SharePoint has different looks, so, in WebPart development, I will output different css to fit specific version of SharePoint. I did it like this: int ...
2
votes
1answer
204 views

User experience when CAL threshold is reached?

I am planning on deploying a Sharepoint Standard installation with 10 concurrent users, regularly. That is, nearly 99% of the time there will only be a handful of people using the application. But ...
2
votes
3answers
207 views

Recommended defaults for Office Web Apps?

I am about to roll out Sharepoint 2010 with Office Web Apps to 3k business users who are already using a SP2007 installation. When a user clicks on a Word document, I have the option of 1) Open in ...
1
vote
2answers
994 views

Display form containing lookup field opens new window, how to change this?

On any list in SharePoint 2010, when you open the details view for a list item, you get presented with the display form. If the details view for a list item contains a lookup field, it is displayed ...
4
votes
1answer
606 views

How to disable or remove the Choose Picture & Remove Button in Edit Profile SharePoint 2010?

Is there a way to remove or disable the Choose Picture and Remove button in Edit Profile for Users?