Tagged Questions
For questions completely specific to SharePoint 2013 and **not past or future versions**
0
votes
1answer
18 views
Getting Correlation ID: 00000000-0000-0000-0000-000000000000 in Content Search Webpart
I keep on getting:
Sorry, Something went wrong.
Correlation ID: 00000000-0000-0000-0000-000000000000
in my Content Search Webpart. The Content Search Webpart is configured to get results ...
1
vote
2answers
274 views
What's the SPSite do in the Register-SPWorkflowService command?
The Register-SPWorkflowService command has a required property SPSite. MSDN says
Specifies a site collection to configure.
To register the workflow service with SharePoint I would have to run ...
0
votes
1answer
12 views
How to display page title in that default Body only page layout
I want to be able to show page title in that default Body Only page layout. How do I do that?
By default it doesn't show page title/heading above page content.
0
votes
0answers
9 views
Is it possible to propagate managed metadata default value from one column to other columns with the same taxonomy?
Is it possible to propagate managed metadata default value from one column to other columns with the same taxonomy.
Example:
When I'm changing default value of column Country in list Employees to ...
0
votes
0answers
13 views
Make one user create and edit page and other user approve it. How to do this?
I want to achieve this simple functionality using OOB Approval - SharePoint 2010 and Publishing workflows but it is not working.
I have two users user1 and user2
I want user1 to create and edit ...
1
vote
1answer
19 views
Save conflict error when handling user deletion from group programmatically
I have a site in which unique permission group are there.
I want to update the list item as per the changes made in the user group in site, i.e. if user is removed from the site user group then the ...
0
votes
0answers
3 views
Workflow Status Tasks: One or more field types are not installed properly
In the workflow status tasks, I get the error:
"One or more field types are not installed properly. Go to the list settings page to delete these fields"
I have opened up the fields one by one and ...
0
votes
0answers
8 views
Farm Setup account unable to access site collection
I used account SP_Setup to install SharePoint. This account is not only the site collection administrator but also added in "Owners" group in that site collection but when I try to open site ...
0
votes
1answer
381 views
In sharepoint 15, How do I use the person field in a custom web part?
Sharepoint 2013 gives a pop up when the cursor is kept on top of a users name ( the pop up allows to connect to email, lync, etc)
I need to add that field in my custom webpart... Is there any way ?
2
votes
0answers
34 views
Anonymous access in cross-site publishing scenario leads to login prompt (401)
I have published a pages library via cross-site publishing. The catalog was published with the "Allow anonymous access" setting enabled. In a separate public-facing web application there is a ...
0
votes
3answers
115 views
Chrome doesn't load images in user profile service: 401 (Unauthorized)
I've setup a SharePoint 2013 farm that has two web applications, one for the main site collections for the business (intranet), and another that holds the user profile service (intranetpersonal). ...
0
votes
2answers
45 views
Advice for installing SharePoint 2013
I have a Laptop which is partitioned as:
c:/ Windows 8
E:/ Windows 2008 R2 with SQL Server 2008 R2 and SharePoint
F:/ Windows Server 2012
Now on my f:/ i would like to install sharepoint 2013, but ...
0
votes
2answers
15 views
How to determine which event type triggered a workflow (create/change)?
I have a list workflow which triggers when list item is created or changed.
How to determine which of two events has triggered the workflow?
1
vote
0answers
12 views
What is ms-hcTest?
Between the Suite Bar (<div id="suiteBar">) and the Ribbon Row (<div id="s4-ribbonrow">) there is a content-less div with id of ms-hcTest (<div id="ms-hcTest"/>).
Does anyone know ...
0
votes
3answers
30 views
Top navigation rendering differently on Site Settings page
I'm working on a SP 2013 branding project, and I'm running into an issue getting uniformity. The Site Settings page is rendering differently than the rest of the site. I'm working on the top ...