Rest API and SOAP services
Hi, Does anybody know if the REST APIs and SOAP services are supported in SharePoint online ? I am having office 365 E3 license. RegardsDeepak
View ArticleSearch has encountered a problem that prevents results from being returned....
Hi all, i am facing error following error on the page.Please give reply if you know answer.Getting results failed: Microsoft.Office.Server.Search.Query.InternalQueryErrorException: Search has...
View ArticleIf I uncheck "Available For Tagging" from a global termset can I still access...
If I uncheck "Available For Tagging" from a global termset can I still access it programmatically? The answer would appear to be "No". I have a console app that uses TaxonomySession session = new...
View ArticleCreate custom Redirect Page Layout setting delay to 0 sec
Hi, I want to set the delay of a SharePoint 2013 redirect page layout to 0 sec, but still be cloud compliant. The default is 5 sec, and it doesn't seem obvious how to edit this, as the delay setting is...
View ArticleCustom List Web Part
My question is simple and hopefully, the answer that I'm looking for simpler: - How do I create a Visual Studio Solution for a Custom/Visual Web Part for SharePoint 2013 using XsltListViewWebPart or...
View ArticleHow to add a Web Part into a Wiki Page using CSOM
Hi All,I am attempting to add a web part to a wiki page (SitePages/Home.aspx in this case), using the code below.private void addWPToPage(ClientContext cc, Web web) { try {...
View Article[UWP] Cannot create multiple instance of...
Dear all,Im trying to connect to a SharePointOnline 2013. In my C# Console Application everything works fine, but if I try (nearly) the same code in a Universal App, it is not possible to create...
View ArticleCopy List Items to another list with attachment in Visual studio Workflow
i am looking for solution to Copy list item from one list to another list with attachment using visual studio workflowi am able to copy list items but not attachment .if any one know how to copy...
View ArticleUpdate and insert values to database using wcf rest and jquery
Hi,Below is the code to update the table in sql database code for Interface [OperationContract] [WebGet(UriTemplate = "UpdatePresidentById/{id}", ResponseFormat =...
View Articlexsltlistviewwebpart with query string param - sort and filter problem
Hello!I have a question about sorting and filtering in an XsltListViewWebPart that has a query string parameter. The situation is as following:There are two lists (ListA and ListB), ListB has a lookup...
View ArticleList corruption - items not properly checked in
I have an assets library list where many items are visible in the 'Manage files which have no checked in version' part of the list settings. My initial thought was I would do as I usually do and take...
View ArticleJSOM: Retrive list items from SharePoint 2013 List
Dear All, I had written the code to retrieve the list items using JSOM ,But found no luck can any one help me the issue in below code<script> SP.SOD.executeFunc('sp.js',...
View ArticleReverting Custom Master Page change applied to all sub sites.
Hi,Your quick help is appreciated.I have a site collection with custom master page. But some sub sites were created with 2013 Team site template under the site collection.So I had to make some change...
View ArticlePhoneGap with SharePoint
Hello Guys, I have developed responsive applications in SharePoint so that, layout varies depending on the the device, this is the era of mobiles, So users will not have full satisfaction using a...
View ArticleSPServices is not working in SharePoint 2013 Master Page
Hi,I am referencing the SPServices in SharePoint 2013 custom Master Page.<script type="text/javascript" src="../SiteAssets/js/jquery.js"></script><!-- <script type="text/javascript"...
View ArticleCount likes in SH Blog Sites using Rest
Hi I'd like to know if there any way to count the quantity of numbers likes that any specific user given.I find the way to count likes received, This is inside the News table, but I like to find a...
View ArticleUnderstanding SharePoint web application vs. physical data representation
Hello guys,Today I wanted to understand what exactly IIS does, when I call a SharePoint site and how URLs are redirected. So I went to the IIS manager and figured, that when I open my website I can see...
View ArticleBypass Office 365 Sign In Page for external users
I am trying to find a solution to bypass Sign In page of Office 365 SharePoint with Custom sign in page and authenticate for external users. I tried following code to perform authentication and it...
View ArticleREST API "GetUserProfilePropertiesFor" doesn't work
Hi everybody, i'am trying to get user properties (UserUrl, PictureUrl) using REST API "GetUserProfilePropertiesFor", but it doesn't work. Please anybody provide a "work"-example! Thanks a lot! The...
View ArticleDisplaying Attachment's Count in Separate Column using Javascript/Ajax
Hello All,i done the Count Attachment's in SPList and storing the count value in separate column. The problem is when in list we cross the 100 itmes , the list page takes more time for loading and...
View Article