Microsoft Sharepoint version 2013
0
votes
0answers
2 views
SharePoint 2013 - Where is the WebPartPage's StatusBar?
In a WikiEditPage after editing something, the page shows the apropriate controls to remind that the page current version is not yet visible to other people and can be published.
So far so good.
My ...
0
votes
0answers
12 views
Error: Body of dispform.aspx of Sharepoint foundation 2013 is disappear
I am using SharePoint 2013 foundation, then create an announcement, after that i create [new announcement] then save.
The content of the body field is disappear in dispform.aspx but appear on ...
0
votes
1answer
10 views
Add column to SharePoint Online 2013 list via Powershell v3
Can anybody tell me how to do this? None of the examples I have found seem to work.
My site is https://blah.sharepoint.com/technology and my list is called 'pfa'. I want to add some text columns.
I ...
0
votes
0answers
11 views
How to set an Alert/Notification on a specific View?
How can I set a SharePoint alert on a specific view in SharePoint 2013?
I can't find the option anywhere. Was it removed?
SharePoint 2013:
SharePoint 2010:
A simple Google search for "How to set ...
0
votes
0answers
22 views
403 error while posting to Sharepoint REST social API
I am having a problem with Sharepoint Rest social API.
Here's the code to like a post I got from googling around
function likePost() {
var postId = ...
0
votes
0answers
10 views
Facebook-like notification in SharePoint 2013 - has anyone done this yet?
I want to create a Facebook-like notification system for people posting conversations that have my relevant tags, who reply or like a conversation, etc just like the way it works in Facebook. ...
0
votes
0answers
15 views
SPServices applications on SharePoint 2010. Will it work on SharePoint 2013?
I'm using SPServices to develop on SharePoint 2010. My organization will be upgrading to SharePoint 2013 sometime in the future. What will I need to do (if anything) when the new SharePoint server is ...
0
votes
1answer
17 views
How to update “HasMultipleValues” for Sharepoint 2013 Metadata Managed Property through Powershell
I need to add new Managed Metadata Property into Sharepoint 2013 using Powershell + Sharepoint Powershell Extensions.
I did this using C#.
To get all Sharepoint Managed properties I made this:
...
0
votes
0answers
10 views
Upload a Document from a task form in a SharePoint 2013 Visual Studio Workflow
I am trying to get a handle on this new SharePoint 2013 declarative workflow in Visual Studio.
Maybe I am thinking to hard on this, but I am having trouble coming up with a solution to enable a user ...
0
votes
0answers
12 views
Embed SSRS Report in SharePoint Page
We are using SharePoint 2013 for our extranet. Each customer has a unique id and a site that uses that id something.com/sites/12345. Most of the content is BCS using SQL Server Stored Procedures, ...
0
votes
0answers
15 views
Sharepoint 2013 Search: Error while crawling LOB contents System.UnauthorizedAcessException
I have configured and run sample code taken from the MSDN website for a custom BCS indexing connector sample for Sharepoint 2013:
http://code.msdn.microsoft.com/SharePoint-2013-MyFileConne-79d2ea26
...
0
votes
0answers
16 views
Error while deploying web part using Visual Studio on Sharepoint site(CloudShare Environment)
I am getting an error while deploying a very simple web part using Visual Studio on SharePoint site.
I researched and understood that it is very common error but I am working on Cloud Share(Free ...
0
votes
0answers
21 views
sharepoint 2013 document center
i use SharePoint server 2013,i create the collection with Document Center type.
the add page function on Ribbon not appear like the previous type of collection.
please tell me if i can create that, ...
0
votes
1answer
29 views
CRM solution configuration steps [on hold]
I want to configure and install different softwares for a custom CRM solution.
What I need:
· TFS Server 2012 – Solution -
· CRM Dynamics 2011 – Integration with TFS and SharePoint.
· ...
0
votes
0answers
27 views
Visual Studio 2012 Error : The partial project item type does not have a value for this property
I am getting this error from visual studio 2012 whenever i try to create the following project types
Workflow Custom activity
Web Parts
The error is as mentioned below
"The partial project item ...