All Questions
0
votes
0answers
2 views
SP2010 Activate feature Throws an error
I'm using the code below to modify Custom List Permission in SharePoint 2010. What I'm trying to do is to modify All Group's Permission Level to Read except for the Owners Group. My code runs fine ...
0
votes
0answers
4 views
After 2013 upgrade, PublishingPageContent returns null/empty for checked-in pages
We upgraded one of our sites to SharePoint 2013 (We used DocAve Migrator).Everything came across, but we have one strange issue:
When we check-in a page, the content drops off. The page is using a ...
0
votes
1answer
13 views
Looking for a Powershell script to enable SharePoint Server Publishing on all sites in a site collection
I'm looking for a Powershell script to enable the SharePoint Server Publishing site feature on all sites in a single site collection or all site collections.
1
vote
0answers
18 views
Change a site name or link in the breadcrumb navigation
Just enabled the breadcrumb for all team sites however I need to change one of the names found in the drop down.
We recently migrated to 2013 and for some reason it's still showing the old name.
...
0
votes
1answer
19 views
Add web chart part to page
I already created a list in which I added a content type. The list is for Research. There are different kinds of Research, so all of them will be placed in this list. Every Research type has its own ...
0
votes
1answer
10 views
Setting asynctimeout property for scriptmanager in web part
I have a web part which takes long time to load and results in time out. I read there is a property in scriptmanager which by default is set to 90 seconds.
Is there some way to increase this ...
4
votes
1answer
60 views
How do I localize page layouts and masterpages in a sandboxed solution?
In farm solution I know you can use resource files inside aspx-pages by deploying resx-files to the hive. MSDN have some documentation but there's no example for page layouts, just managed code which ...
0
votes
1answer
26 views
Can we share SharePoint 2013 Server between Developers?
We are in the process of developing a new SharePoint 2013 Provider Hosted App, i should be preparing any required hardware for team and i need to know if is it neceessary to have a separate SharePoint ...
0
votes
0answers
5 views
Intermittently when uploading a User Photo into User Profile it displays a broken image
The scenario is:
Go to my profile
Open your profile
Add a photo
Upon completing these steps I am receiving a broken image on the profile the first time and then after a little time if I refresh ...
0
votes
1answer
16 views
can you create a hyperlinked photo in a sharepoint wiki page?
can you create a hyperlinked photo in a sharepoint wiki page? We are currnetly running 2013 in 365
0
votes
0answers
5 views
Is there a way to schedule two appointments at the same time on different days. when importing the information from an info path form
We issue out equipment that must be returned at a latter date I would like to schedule the Pick-up and the Turn-in dates at the same time. Is there a way that I can do so in one scheduling box instead ...
0
votes
1answer
32 views
How to get a farm property with CSOM?
In my farm solution I have created a farm feature to render additional links in the chrome control, from the FARM object property bag.
Basically I took this example:
...
0
votes
1answer
12 views
SP2013: How to display item attachment (picture) in search web part
My goal is to build application similar to PivotViewer using search driven application.
I have list with elements and I want to display item's attachment (picture) as a tile in search result web part ...
0
votes
0answers
9 views
Can I include the date range that a weekly summary alert covers?
We have a request to include the date range that a weekly summary alert covers in either the subject (preferred) or body of the email.
We know that we can create a custom alerttemplates.xml in ...
0
votes
0answers
19 views
Publishing Image Always Null in Code
I'm building a web part that outputs fields from child site welcome pages. I use publishing images to allow users to select the background images from a library. Whenever I attempt to get the images ...