Provider hosted apps vs SharePoint Hosted apps
Hi,We have 10 custom webparts in home page which we are planning to convert to APPs,When or in what scenarios we need to develop Provider hosted apps and sharepoint hosted apps.In case of provider...
View ArticleRetrieving/Posting notes from Note Board
I'm currently reviewing Office 365 and Sharepoint for my company as an alternative to our other tools, one of which being Box.com. In Box, our eMarketing uses a specific function called "tasking" in...
View ArticleA common custom javscript/css file for all apps
Hi,I am going to be developing a suite of Sharepoint Hosted/Provider Hosted apps, I want to have a common javascript and css file shared across all of these apps, to maintain consistency and reduce...
View ArticleHow can redirect edit list item form to my custom page and pass id parameter...
Hi All,I m trying to do exactly what following person also rying to do.Can someone please help...
View ArticleAPP#0 Web Template is missing
Hello there,I'm gettings this unsual and weird issue with my Sharepoint 2013 development Farm. I've just installed and created a new farm with Enterprise License, I've create all ServicesApplications...
View Articlecommunicate between different pages.
Hi,I m developing an app for sharePoint 2013 (Sharepoint hosted) using javascript. I have 2 pages called Mainpage and Secondrypages , also one app.js.Now I want to do is do some work on Mainpage and...
View ArticleSharePoint Server 2013: How to create a simple SharePoint website.
Hi, I am new to SharePoint and I wanted to know how to make a simple SharePoint website with branding and must contain master page.
View Articleintegrating Office in a mobile app development
Dear Sir kindly note we are in the process of developing an app, that will allow the user to open a Microsoft Word, Excel or Power Point files. please can i know if it is feasible to integrate the API...
View ArticleEdit JSLink on field in host from app
Hi,I would like to write an SharePoint 2013 hosted app to edit JSLink on field in host from app.Problem: it seems only possible to get JSLink value, but not to set it with javascript client app.=>...
View ArticleSharepoint 2013 cross site collection navigation using sitemap provider in...
Hi I need to create cross sitecollection navigation using visual studio 2012 as wsp solution in sharepoint 2013.Is there any way to do using sitemap provider.I dont want metadata navigation.Please...
View ArticleOpen a page in Modal Dialog from SharePoint hosted App or Auto Hosted App
function Dialog() { hostweburl = decodeURIComponent( getQueryStringParameter('SPHostUrl') ); appweburl = decodeURIComponent( getQueryStringParameter('SPAppWebUrl') ); //alert(hostweburl);...
View ArticleREST API in c# to upload document in document Library of sharepoint
In an auto hosted app,Is it possible to upload documents into sharepoint document library with help of REST in c#. I dont know whether REST can be used in c# or not. Please let me know.Regards,Chaitanya
View ArticleConsuming SharePoint 2013 Lists in ASP.Net Application which is in different...
Hello Guys,We have a requirements to consume SharePoint 2013 Lists in asp.net web application, what is the best way to achieve this?SharePoint and .Net apps are in different domains.SharePoint 2013 is...
View ArticleRemote Event Reciever : client context coming as NULL
hi All,I am creating an Remote event receiver.The receiver needs to access a list in the host web.I am trying to access the list using the client context , but i am unable to do so.I am getting the...
View ArticleAcess Denied Error Invoking the App from the IIS web Server
Hi,We have created a Provider Hosted app and we are able to invoke the same from the IIS Express.The AppManifest.xml file contains the appweburl as ~remoteappweburl/Pages/Default.aspx.I have Published...
View ArticleSharepoint 2013 contact form
In sharepoint online 2013 I want to create a contact form on the public facing site so anonymous users can contact our company using that form.I tried to create an app using the Client Object Model but...
View ArticleProvider Hosted App for anonymous users.
Hi,I want to create an app part that works for anonymous users in Office365 public website. I found that it can be possible by using App Only Policy. I have created one provider hosted app with App...
View ArticleFirebird ODBC connection
Hello,is this http://social.msdn.microsoft.com/Forums/sharepoint/en-US/e0ddb7e1-4a7b-4ecd-9234-358498de1fb1/firebird-odbc-connection-error?forum=sqlkjpowerpivotforexcela confirmed bug?Becuase I am on...
View ArticleWCF service Authentication with Office 365
Hi, We have a requirement to create apps for Android, Ios and also Office 365 App which consumes data from multiple Office 365 lists. If it is just about Office 365 App, I would have chosen Provider or...
View ArticleVisual Studio 2012 cannot create Web Part for Sharepoint 2013
When I try to open a new project in VS2012 and I select Sharepoint Web part, I get the following error. visual studio cannot find sharepoint.VS2012 is installed on the Sharepoint 2013 server, and I...
View Article