Powershell and page editing
I am looking for a way to edit the content of a wiki page using powershell.I have been able to successfully replace the _entire_ aspx page with different content, but that looses all the goodness that...
View ArticleReplaceContent attribure is not declared
Hi,I have create Package using Design Manager on one machine and then have tried to deploy it on another server. I got the error related to the Replace Content attribute, that it is not declared. Why?I...
View ArticleOpen .rdlx file from local desktop
Hi, I have created Power View report in share point and downloaded a copy onto my local desktop While trying to open .rdlx file from desktop, It was saying there is no support file to open .rdlx files...
View ArticleVS2012 Error
Hi All,I am trying to create App for SP2013 using VS2012. I am able to create and deploy a simple app "Hello World". But, in visual studio in solution explorer it shows some error. Pls let me know the...
View ArticleSharePoint authentication from Siteminder authenticated portal
Hello Techies,We have intranet portal which is authentication using Siteminder against AD. There is search textbox and submit button on portal. Upon entering search terms and clicking on Submit button,...
View ArticleSharepoint 2013 search display template hover panel
I have a task in which I have to customize the search display template for webpage ,am which I did successfully by copying webpage template and modifying it .by the way I am using search result...
View ArticleWhy html display templates are reflecting the changes made?
I created a search display template for a specific set of results and uploaded the same in the display templates library. On upload SharePoint created the corresponding java script action file. The...
View ArticleSearchBoxEx Auto Suggestion either from DB or web service
We need to include auto suggestion in SearchBoxEx control. we already have Suggestion values in data base and it will dynamically added by end user. Which we need to include in the auto...
View Articlecreate and deloy Site templates in Sharepoint 2013
HI to all,i new to sharepoint, and searching many articles to find an answer to my question and just get more confused.My objective is to create a new site template from an already created site with...
View ArticlePublishing Template - Variations
I created an authoring site in English and 2 target sites for 2 other languages. When I make any changes to the pages on the English site, it is carried over to the target sites. However, the list that...
View ArticleHow do you integrate a control driven Excel app using Sharepoint Excel...
I'm trying to externalize slider controls into JavaScript so that I can parameterize an Excel app that I created. So when the user operates the controls in one iframe that the SharePoint Excel app...
View ArticleHow to set up a sharepoint dev environment?
I have Windows 7 Professional.How do I set up a share point development environment? It seems that the requirement is pretty demanding: server versions of Windows such as Win server 2008, and share...
View ArticleSPFile Author and ModifiedBy not set when calling...
I am attempting to create a new document in an ItemCheckingOut event receiver, replacing the existing stub document with a new document containing current content downloaded from an external system. I...
View Articlehow to target apps for specific site collections
is there a way to make only specific site collections to be able to add my app?Scenario is : I have created a app and want only few site collection is allowed to add? App should not be seen by all site...
View ArticleAccess Web App Link To SharePoint User List
I'm trying to build a 2013 Access web application that uses the SharePoint 2013 user list as a lookup. The SharePoint user list doesn't show up when linking to the SharePoint sites lists through add...
View ArticleSharepoint 2013 one workflow call another
In sharepoint 2013 is there any new feature that will allow one sharepoint 2013 workflow call another sharepoint 2013 workflow.
View ArticleOne webapp interacts with multiple identity providers(ip-sts) without adfs
Hello, Is it possible to use one webapp (w more site collection each its has own host name) multiple ip-sts without ADFS? I would like to give access to four external partners with federated auth. I'd...
View ArticleSharePoint Hosted App request remote service with Basic Authentication
I can successfully call remote service by using this methodhttp://msdn.microsoft.com/en-us/library/fp179895.aspxHowever, how can I include Authorization header for the remote service?Thanks.Regards,...
View ArticleAddition of user to sharepoint group using rest API
How to add a user to a SharePoint group using rest API .I tried the following code but it didnt work .Exception: 404 Bad request.Please help. string listPostBody = "{'__metadata':{'type':'SP.User'}}";...
View Articlecan v add user to sharepoint group using rest api?
Is it possible to add user to sharepoint group using rest api?
View Article