REST or CSOM?
Hi All,Just a quick Friday Afternoon straw poll which I'd be interested to know ...For "SharePoint-Hosted Apps" - would/do you use CSOM or REST? Why? Are there any advantages / capabilities that one...
View Articlemini calender for office 365 for sharepoint 2013 app
In office 365 for sharepoint i have added a calender app with some events. But on the home page of the site, I need to display a mini calender which should appear smaller below that i need to display...
View ArticleAccess denied when showing display form from the Hostweb in the Appweb
Hi,I have a sharepoint-hosted app which is successfully making cross domain calls using REST and oData. i have also granted fullcontrol to the sitecollection in app manifest. However, when i try to...
View ArticleHow should i create groups , users in sharepoint online 2013
Hi,I m developing app for sharepoint online 2013.How should i create groups , users.Thanks,Rohit
View Article[InfoPath] Filter data in a Field Listing Suspended in a repeating table
Good morning, I am using the tool InfoPath 2013 and would like to know how to make a data filter through a drop-down list in a repeating table. Below an image example: The first field pulls all the...
View ArticleHow can i publish my application , Use Sharepoint API in ASP.net Web application
hi teachersI made a Web Application using ClientContext.But i have problem.This is my source using (ClientContext clientContext = new ClientContext("http://nar-clxxxx/")) {...
View ArticleChange App Logo in the App Page and Site Contents page
Hi,I want to change the Logo for my SharePoint Hosted App (2013) on both the Site Contents page, where my app is displayed and also in the App's main / home page. I did search and try a few things, but...
View ArticleJavascript communicating with appweb
Hi,I am trying to make an autohosted app, in this app i want to have communication between appweb and javascript without doing a postback. I am not sure how to do this or if it is even possible.I tried...
View ArticleCreating a custom Global Ribbon menu Tab for SharePoint hosted App
Hi,I'm struggling with doing this when it seems like it should be so easy! I need to create a Global navigation menu for my ASPX pages in my SharePoint hosted App, simple.The best I can get is using...
View ArticleThe parameter 'token' cannot be a null or empty string even with examples of...
I have a Cloudshare environment and have the app service up and running.but when I try to run a example or empty app project I get:The parameter 'token' cannot be a null or empty stringI have tried...
View ArticleServerException When Attempting to call ClientContext.ExecuteQuery
When I tried to deploy/debug my auto hosted app this morning I receive the following exception on the first ClientContext.ExecuteQuery call. The code is unchanged from when it last worked (about 18...
View ArticleSharePoint hosted app to connect to the Odata service with Oauth
Hello,Is there any sample how to use Odata service from SharePoint hosted app which use OAuth?Thanks,NatasaNatasa
View Articlehow to extract task list from other site collections
I have lot of site collections like A,B,C,D. Each one will have its own tasks list. I need to fetch the tasks of all site collectionsand present in a separate site collection. How to achieve this...
View ArticleHow to add a Web Part on page by CSOM?
I have a Web Part in my site and want to use an App to add it on page by CSOM.
View ArticleUnauthorized Error when trying to use Sharepoint 2013 REST from workflow
Hi guys,I'm trying to set a workflow in my own site which uses "/My/Feed/Post" endopint of REST to post a newsfeed item. Then I got an error said "code":"-2147024891,...
View Articlehow to develop an internet web site using sharepoint 2013 on the cloud
I am new to sharepoint 2013. How to develop and internet facing website using sharepoint 2013 on the cloud. I would like to use SQL server on the cloud to have some pages saving to sql databases What...
View ArticleSP Hosted App not working in IE8
I submitted my app to MS. They came back, saying that my SP Hosted App is not working in IE8 and they are not able to enter value in the textbox. All I have in the UI, is just a textbox and a button,...
View ArticleHow can you determine Locale using Client Object Model in SharePoint Hosted Apps
Hi - we develop apps for SharePoint and the new Office Marketplace and we are trying to determine how we can tell what locale we are working in using the Client Object Model for SharePoint. While we...
View ArticleHow to know that the upload multiple of the files is complete?
I am using this code: protected void FileUploader_FileReceived(object sender, FileReceivedEventArgs e) { FileUploader1.UploadButtonOverUrl.ToString(); FileUploader1.UploadButtonPressedUrl.ToString();...
View ArticleMicrosoft Office Developer Tools for Visual Studio 2012 - Full download
Hi,I´m working in a high secure :-) development network and can´t download the Microsoft Office Developer Tools for Visual Studio 2012 with the web installer. Does anybody knows wether there is a...
View Article