Posting a message with Image attachment using Sharepoint REST API
Hi guys,I have a problem with posting a message to sharepoint online.The JSON payload looks currently like this:return "{'restCreationData':{'ID':null, 'creationData':{"+ "'Attachment': {"+...
View Articleintegrate java application with office 365
i have one java intranet application in my company and i want to integrate it into office 365 portal. so that the people in company uses it through their office 365 portal. please help with this issue
View ArticleAny way to change 127.0.0.1 while debugging provider hosted app?
Hi,I have a web application. To debug it on my local machine, I can simply update hosts file to have string like "127.0.0.1 myDomain", and in project's property page, set "Start Url" to use myDomain...
View Articlehide Custom action in sharepoint host Web
I have created Sharepoint Hosted app which has Hide custom action. I want hide the “New Item” and “edit item” in Host Web List. But I am getting error message when deploy we deploy...
View ArticleHow to Check App has been configure in the Web
can we configure SharePoint apps without visual upgrade in SharePoint 2013? Where I can see that SharePoint apps are configured in the web.how can I bring my .app package to...
View ArticleAdd Properties to a SharePoint Apps
Hi,I am working on SharePoint 2013 on-premise, I am developping a Provider-Hosted Apps, and I wonder if that is possible to create Apps properties which will be set up when the apps is installed on a...
View ArticleQUIZZ web part
hello,Can somone help me to know what is exactly the Quizz WebPart and how it evolves from the existing solutions ?Please answer me as soon as possible :) :)Thank you !
View ArticleShould we cache the SharePoint ClientContext Object
We have a SharePoint 2013 app and we found out that most of time is consumed at querying SharePoint by using CSOM API via ClientContext.ExecuteQuery. It seems that the first call is always expensive...
View ArticleSharePoint App missing in web part gallery
My SharePoint app is not coming on the Page as an app part categories. I want to add my SharePoint app as an app part in the site page. Site Template is : Team SiteApp is successfully deployed and it...
View ArticleHow to Retrive the document in the document library.
Hi all,i've made this code to retrive the document in the document library, but there is a problem in the retrive of the contextif i put var clientContext = new SP.ClientContext.get_current(); it...
View ArticleDetecting the WebPart Type in SharePoint 2013 App
Hi,I have a SharePoint 2013 app and i want to detect and get the types of the webpart placed in a page using CSOM.I was able to get all the webparts in the page but i want also to have GetType() or...
View ArticleServer Error in '/' Application the resource cannot be found
Hi I had created Light-Switch Application using Visual Studio 2013 installed on local machine. And Published the Light-Switch App as Provider-Hostedusing local IIS to Office 365 SharePoint. I am not...
View ArticleSharepoint online development
Hi,I am new to the sharepoint online development.I have a requirement that, all new users should fill up the terms and agreement accept form and submit to site owner and once the site owner approved...
View ArticleEnabling app catalogue without Microsoft account
Hi there, I have an app for Word that I want to publish via app catalogue (Micrsoft Store is not an option here). Most of the users will be internal users but we'll have a few others as well. Now I...
View ArticleGoogle drive Client ID for SharePoint hosted Apps
How can i generate Google Drive CLientID for SharePoint hosted apps.I was following this bloghttp://sharepointtweaks.blogspot.in/2013/03/sharepoint-2013-app-google-drive-import.htmlWhen hosting it...
View ArticleCan I create an Office app which shows documents from a SharePoint document...
I have a SharePoint (online) document library. I want to show the content from this library in an Access Services App. I think the best solution is to create an Office app and incorporate this app in...
View ArticleFocus set issue with IE8 and IE9 on mouse click
Hi,I have an application created in ASP.NET and integrated in sharepoint using features. In that app I have an .aspx page having 3-4 textboxes and this page is postback after every 10 sec using timer...
View ArticlePackaging the CSWP Item display templates in SharePoint App
Hi,I want to package the Item display template using SharePoint app. The Display template should be added in hosted web site collection's _catalog/masterpage location.Thanks,KaviyaThanks, Kaviya...
View ArticleHow to publish a High Trust Apps for SharePoint 2013 (Provider Hosted) to a...
Hi,I have developped a High Trust App for SharePoint 2013 (Provider-Hosted) on SharePoint On-Premise.Also, I wonder if that is possible to publish this App to a SharePoint OnLine ?Thanks for your...
View ArticleHow to sell SharePoint custom tools online!
I am developing a SharePoint based client application (windows based) using SharePoint client object model (CSOM) for easy sites maintenance like creating SharePoint groups in bulk, adding AD groups...
View Article