add an app from the SharePoint Store (programmatically)
Hello,I have a hosted App "App-A" that is installed in my root site. This app creates a new sub site and set up a specific layout for the site's home page.I have another hosted app "App-B" that was...
View ArticleReg:Apps
Hi All, In SharePoint 2013 i am trying to develop apps in my individual machine,so is it mandatory to configure DNS in my individual machine,other wise can i use my system name as trusted one. Thanks...
View ArticleDo you know any other vendor than NEVRON for charts?
Please answer me who do you think are the competition of (Nevron Share Point) for sharepoint charting and gauges components? I have researched in Google but had not been sucsesful. Regards
View ArticleError deploying Sharepoint-hosted App
I have a Sharepoint-hosted App which i try to deploy in my local test environment. Which was working for a while, but since today everytime when i try to deploy it with visual studio it comes an...
View ArticleAccess 2013 Web App "There was a problem accessing a property or method of...
I have developed an app using Access 2013. I have saved the app on my laptop and uploaded it on a new server. The app itself seems to work fine but when I go to edit the app on the new server I receive...
View ArticleRemote event receivers - ItemAdding, ItemUpdating events
I have an app, which adds a remote event receiver to a list.This piece works fine, I can see the events firing and I can run some code from them.The problem is with the ItemAdding and ItemUpdating...
View ArticleSupport for multiple languages in a SharePoint App based upon user preferences
Hi,Is there a way to have a SharePoint hosted app change languages that it displays for lists and fields based upon the user preference WITHIN the same SharePoint hosted APP. It looks like the lists...
View ArticleUsing App in my Computer
Goal: Learn about SharePoint apps in SharePoint 2013 Problem: When I read books about Apps it always says to use a hosting website like sharePoint online or Office 3565 to deploy and debug a SharePoint...
View ArticleInsall of Apps from visual studio 2012 + The content database on the server...
Recently I am unable to deploy in SharePoint app from visual studio 2012. I am facing some known issues from msdn blogs as below.------ Deploy started: Project: WZSP, Configuration: Debug Any CPU...
View Article70-488: Preparation Material
Please guide me to find Preparation Material of the following Exam70-488: Developing Microsoft SharePoint Server 2013 Core Solutions
View ArticleHow can redirect edit list item form to my custom page and pass id parameter...
Anyone can tell how can redirect default list item edit form to another custom page with parameterid of list item?Currently I am using SharePoint Hosted Apps, JavaScript. Please help.Regards,...
View ArticleHow to change data of SPFile when connect to database of sharepoint 2013
With sharepoint 2013, I try change content of a file in Document Library by change content in database, by code:// Run with user have permission log to DataBase of Sharepoint...
View ArticleFiltered Datasheet rcord count?
This is puzzling....I'm developing an access application to be hosted on a SharePoint 2013 site. When the application is run in Access you get the navigation bar that displays a record count (in...
View ArticleError adding WebPart from the App (insufficient rights)
I’m trying to add Script Editor webpart from Sharepoint 2013 App to the host web page (the scheme is contained in webPartXml):var oWebPartDefinition =...
View ArticleError: This content cannot be displayed in a frame. iFrame embedded in apps page
Trying to build a SharePoint Hosted app. Opening SharePoint List View page in iFrame embedded in apps page. But Iframe unable to render the view page and showing error message as "This content cannot...
View ArticleHow reliable are Access Web Forms?
I an having all kinds of fun building a simple search form. every once in a while I hit the magic combination that allows the search to actually work. Then I make a formatting change (the last one was...
View ArticleGet list item from specific folder in document library
I want to get a specific item from a specific folder of a document library. I know the name of the folder and document library and I have the id of the item I'm looking for but i don't know how to get...
View ArticleIs it possible to create an app that anonymous users can use (like contact us...
Hello community,I have been reading a lot of different articles and MSFT documentation on apps, how to create them, app web vs host web, etc., but am noticing a lack of documentation regarding creating...
View ArticleProject 2013 - App for SharePoint 2013
Hi,is it possible to update cells in Project Web App with the use of App for Sharepoint? I mean, I cal load tasks (with help of projContext), but is there any setter in PS.js after I update them?Thank...
View ArticleHow to remove eventreceiver when handling AppUninstalling in a RER without...
I am trying to remove an eventreceiver from the clientContext.Web.EventReceiversby using DeleteObject() but I am getting Access Denied exceptionIn my appmanifest.xml I already granted full control to...
View Article