App Price model using per user per month model
I have prublished an App in the SharePoint App Store, iGlobe integrator. When I published the app on the seller dashboard the pricing plan only offers two price models. 1.This app is free or 2. This...
View ArticleHow to send an E-Mail using JSOM?
Hi there,I was wondering if it is possible to send emails from a SharePoint App using only JS. I know how to do it in C# (with web services and what not...), but my entire app is JS based and I would...
View ArticleApps Fail to install due to AppLockdown feature not activating
I am experiencing the same issue described in this thread:...
View ArticleSharePoint Apps deployment error to SharePoint Online site
Hello, I am facing an issue while deploying a SharePoint Apps to a site. It goes to the Deploy phase and then displays a Server Error. I am using Napa to develop the apps. I am not sure what is error....
View Articlehow to add app in any Sharepoint site
Hi, I had developed some basic apps and deployed it App catalog. I was created aspx page under App Catalog site. I can able to insert the app in whatever I had created aspx page.But I need to...
View ArticleHow to Display App icon instead of App title in aspx page
Hi, I had developed a list of apps and deployed its App Catalog. I need to display all of the apps in aspx page, so for the reason I had created one aspx page. In aspx page I was placed list...
View ArticleSharePoint 2013 hosted APP. Cross domain issue.
Hello,I am developing SharePoint hosted app. In this application i want to "Post"data (multiple file streams as multipart form data) to the cross domain third party Rest Service which needsusername and...
View ArticleWhere to configure the App scope.
App can be either web scoped or tenant scoped. I suppose it should be configured in App manifest file however i couldn't see any property or section relevant to this. I could see only below section...
View Articlepage reloading required for XSLT list view webpart
Hi,I have an XSLT list view webpart that is retrieving data from External List and everytime the page loads for the first time it is unable to get the data and the page displays "Unable to get the...
View ArticleDeploy Apps To Specified Sites Only
Is it possible to only install SharePoint 2013 apps to certain sites? We have apps that display sensitive information, and although we restrict the site to only certain individuals so no information is...
View ArticleAll site contents of app web
Hi,is it possible to view "Site Contents" of an app web? for eg what lists it contains and so on? I see this link missing on app web.Any thoughts?
View ArticleHow to read Sharepoint Online list item by program coding
I am new to VS2012. I am using Sharepoint 365 Online, and I would like to write a program that read the list items from Sharepoint Online then update a local SQL database.Is there any code sample for...
View ArticleSharePoint Url dns error
Hi,the error from powershell is :Error creating the Web Proxy specified in the 'system.net/defaultProxy'-----------------------------update 1I tried to install "Charles" to figure out the web request,...
View ArticleThe reference 'Microsoft.Activities' could not be added to the project. This...
Anyone has any ideas how to solve this error?The reference 'Microsoft.Activities' could not be added to the project. This wizard will continue to run, but the resulting project may not build properly.I...
View ArticleHow to get last reply to any discussion thread in SharePoint 2013 using REST...
Hi,I am developing App for SharePoint 2013. I want o get all discussion list and their latest replies using REST api. Can anybody help me about it? Thank you in advance.
View ArticleWhile adding an app into aspx page, it shows the content cannot be displayed...
Hi, I can able to add an app into aspx page, under the app name it was displaying the error message.Kindly, look at the below screen shot. Give your Suggestions o resolve the error.
View ArticleWhat is the correct permission assignments to access Sharepoint 2013 web...
This really shouldn't be that difficult and maybe it's not but let me explain the situation.We have a sharepoint 2013 application: sharepoint.mycompany.com. It is just a landing page for now- the...
View ArticleUnable to Connect to SharePoint in Visual Studio for Office 365
We have an office 365 site where I am site collection administrator and I can connect to fine in the browser. When i create the app, ive set it up to use this site for development purposes.When i try...
View ArticleSearch for Social HashTags and show the related post with its image from the...
Hi,We are developing a SharePoint hosted app using mostly the CSOM (JavaScript) codings.We are in need of retrieving news feed posts which are posted with particular Social Hash Tags. But it seems...
View ArticleIterate through the web applications of my farm - JSOM
HI. I want to iterate through the all web applications of my farm (SP2013) using JSOM. I can't find appropriate classes in the SP namespace... Am i able to work with it in JSOM, or i can't get out of...
View Article