JavaScript and REST not displaying data from a list in another Site Collection
Hello all,I would like to pull items from a list in another Site Collection to display on a page in my main Site Collection. I have been following this blog, but am looking for something simple in...
View ArticleCannot connect to another web application in my webpart
I have a web part in my webapp1.com which retrieves the list of items by entering the url in a textbox and when a button is clicked, it retrieves the list of itemsheres the sample code using(SPSite...
View ArticleHow to achieve drill-down chart WebPart?
Hi All,How to do drill-down chart WebPart?My scenario is to create a Pie Chart in SP2013 where data should be from SQL. Once I click any slice in that chart it should be drill down to a grid which...
View ArticleImport dwp in Visual Studio and deploy
Hi,In SharePoint 2013 I created and configured basic search webpart. I exported it and now I have a dwp file on my local computer.I also have a Visual Studio project which now includes a branding...
View Articleprofile.CreatePersonalSite() - > User cannot be found error
Hi , I am trying to execute pre-provisioning of personal sites using a powershell script .I was getting "Access Denied Errors " when I was executing the script under a farm admin log in .I am now...
View ArticleSharepoint 2013 visual web part style
Hi everbody,I have created simple visual web part and deployed successfully. it is working but now I want to apply some styling. I have added managed layout to the solution and defined the link for css...
View ArticleRandom __REQUESTDIGEST=InvalidFormDigest on a SharePoint 2013 publishing page
Hi,We have a SharePoint 2013 publishing site, with a custom master page. Occasionally the request digest doesn't seem to get generated properly by the server-side FormDigest control. When viewing the...
View ArticlePowershell command to Export/Import content PerformancePoint content...
Is there way by which I can invoke the Import/Export content (new feature that appears in the ribbon) for PerformancePoint content library within SharePoint 2013 using PowerShell?
View ArticleMicrosoft.SharePoint.Client has no reference to SharePointOnlineCredentials
Hello All,I have started trying some very basic customisations to SP, however the Microsoft.SharePoint.Client dll the SharePoint Client Components includes, doesn't have any reference to...
View ArticleHow to Load Ribbon using Javascript - Ribbon.EditingTools
Hi AllCan anyone please suggest how to load EditingTools ribbon using Javascript, Even when page is not in edit mode.I have a Editable Div in my sharepoint Page and I want to load the SharePoint Ribbon...
View Articlediscussion Board in sharepoint 2013
hi..i have created one discussion board in which i have added the "Reply" column in management view but it is not showing me the reply button and it showing the reply button in threaded view...how can...
View ArticleSpfile.Moveto throws access denied error
I have wriiten code inside SPsecurity.RunwithelevatedPriviledges for moving file from one location to another within the same site collection but throws the Access Denied Error.
View ArticleCan we integrate Ajax control toolkit version 3.5 with sharepoint 2010??
Hi I am not able to integrate ajax control toolkit with version 3.5 in sharepoint 2010.I need to integrate the higher version only. Interating higher version is giving script errors.please note that I...
View ArticleLimit number of Items returned by REST API call
Hi all,I would like to limit the number of items returned by a REST call. I am using REST/jQuery to display a list in another Site Collection, but would only like to grab the top 5 items. I already...
View ArticleSharepoint 2013 Document Library Result source
Hello,How to create a result source only to search items from a document library?
View ArticleREST API no results for getUserById() method
Hi Below code always go to error handler.Could any one help with alternative for JSOM code.// Variables that we will use in callbacks var context; var listItem; $(document).ready(function () {...
View ArticleMultiple REST Calls with jQuery
Hi all,The data I need to display is in two separate REST calls. One to get Sites, another to check permissions on those sites. How would I include two REST calls using jQuery?Thanks,KellyPersonal...
View ArticleTeam Site master page Inheritance
I have a root site collection that is a team site and I set the master page in SPD, using the Set as Default and Set as Custom buttons. When I create a new site under the root team site it doesn't use...
View ArticleChange title of newsfeed
Hi allIn SharePoint we get this site feed web part by enabling the feature: Site Feed.This a good feature, but it seems impossible to change title. It is possible to hide the web part chrome, but not...
View ArticleParse json response from HttpSend activity in Visual Studio workflow
Hi,I have problem with parsing response of HttpSend in GetDynamicValueProperties activity. I've tried with different Paths and assign it to the String variable. For example when I put 'd/results' I'm...
View Article