How to Publish a SharePoint App to SharePoint online from a development...
I am developing a provider hosted app on my Windows 8.1 laptop using Visual Studio 13.I have signed up for a Developer Site on office 365I have been able to deploy the basic provider hosted app by...
View ArticleDeploy Sharepoint App from VS2013 to Office 365 Developer Site
Hello,I'm trying to deploy a standard Sharepoint App built by using the VS2013 project template and it refuse to install on our Office 365 tenant.I've followed all the step described:created the...
View Articlehow to modify multiple user profile properties in one call using soap service.
Hi, am having 5 user profile properties and i should modify all of them in one soap service call.Is there any possibility to achieve this. Please suggest me any method.Thanx in advance.
View Articleissue in SharePoint 2013 Custom workflow
Dear Support,I am trying to create workflow for custom list (Support Contract) using SharePoint 2013 designer.As per customer requirement whenever user will put customer related entry regarding issues...
View ArticleImaging functionality of SharePoint Apps
I read somewhere that there is Imaging functionality of SharePoint Apps to integrate other web applications.I didn't get full-fledged insghts to understand better.I have couple of python applications....
View ArticleI can´t add app part to a page in a subsite
Hi,I added Location Mapper to my subsite .....huella01/00000001.(Parent site is huella01)I can see the app in Site Contents; however, when I go to my home page to add the app to the page, I do not...
View ArticleApproved apps are not visible in the SharePoint App Store most of time
Hi, My app was approved on November 11. But it still doesn't appear in the app store correctly. Sometime it appears, but then disappears for long time. This is the link for this app when it appeared...
View ArticleEquivalent of SPListItemVersion in CSOM?
Is there any way of getting previous field version values from a list item using CSOM? (or REST or web services, anything that would work from the client).E.g. get previous entries from the appendable...
View ArticleUsing OData and also Getting Changes Since...
The OData standard is an incredibly powerful way to query SharePoint sites, lists, and item content - the ability to filter, search, and sort is amazing - and the JSON interface is refreshing....
View ArticleDevelop SharePoint 2013 Apps on Python
I read somewhere that there is Imaging functionality of SharePoint Apps to integrate other web applications.I didn't get full-fledged insghts to understand better.I have couple of python applications....
View ArticleProperty Sync message missing in Result Types
I'm trying to customise some of the existing search result item templates. I've done it at the site collection level and can see the updates I made.I now want to include the item ID (ListItemID managed...
View ArticleHost ASP.NET Web API in SharePoint Site
In my current SharePoint 2013 project, I need to implement a custom web service and host it inside the SharePoint site. I know how to do it using the traditional approach (using .asmx). However is it...
View Articlespd REST call update list item
I'm trying to create a reusable workflow on Sharepoint Online that collects information from several lists, combines them into a reference-number and puts it back into the document library that is...
View ArticleUnderscore (_) is not working in field name at sharepoint
Hello,we are working with sharepoint now we have a error with our application , it’s a windows app in this app we have some field with underscore ( _ ) as like (First_Name) A few days ago we are...
View Articleget item by version from sharepoint list through rest uri in sharepoint...
Is there any way to filter on the version of a list item, to get a prior version through rest URI in a sharepoint hosted app?
View ArticleSharePoint Apps unable to access from internet
I have one SharePoint Site which is hosted on internet with https on my farm. oursite.xxx.com I created sub domain for sharepoint apps with spapps.xxx.com. From Manage App catalog, i configured it with...
View ArticleRetrieve Sharepoint 2010 lists,libraries and subsites with intrenal...
1)My asp.net app and sharepoint site is on different server. 2)on my machine I have installed vs 2010 only not sharepoint 2010 sharepoint 2010 is installed on another machine 3)now I am able to...
View Articleevent receivers in sharepoint 2013 hosted apps with javascript api
event receivers in sharepoint 2013 hosted apps with javascript api is there any sample code for event receivers developed with javascript api...
View ArticleSecurity Rights required for Sharepoint 2010/2013 Developers
I have multiple developers devloping apps for Sharepoint 2010/2013. Do the developers need Admin Rights to the system they are developing on?
View ArticleCreating and deploying provider hosted apps to SharePoint Online step by step
Ok, so I'm trying to create a new provider hosted app and deploy it toSharePoint Online (Office365). I managed to do this right once, but I'm not quite sure how and other attempts since then have not...
View Article