I need to create a Featured video webpart in sharepoint foundation 2013
Hi all,I need to create a featured videos webpart using the oob features in sharepoint 2013 foundation version.i tried adding a content editor webpart and embeded the code with the video url.but...
View ArticleHow to modify remote endpoint URL in appmanifest.xml dynamically
Hi,We are developing a sharepoint hosted app in 2013. we have a requirement to access different remote endpoint urls depending upon the configuration. To access the REST services, we have to configure...
View ArticleError when viewing apps that utilize web-parts: This content cannot be...
Apps that utilized SharePoint-hosted type of web-parts may show the following error message depending on configuration of Internet Explorer browser on the user machine: “This content cannot be...
View ArticleSetup anonymous access on a Sharepoint 2013 Online list
Our company has an office 365 subscription and is developing a public facing site for Sharepoint Online 2013.We want to add a contact form to this site.We are developing a Sharepoint App which contains...
View ArticleRibbon Customization on Document Set Manage tab not working
Hello,I am developing a SharePoint 2013 site that is a migration of a 2010 site. By that I mean I'm rewriting everything from scratch to use SharePoint Apps in 2013. I have an app that shows custom...
View ArticleSharepoint 2013 Provider Hosted app asking for user login everytime!
I have 2 servers running Sharepoint 2013 and one database server. I have enabled app for share point and developed a provider hosted app using VS 2012. Created a self signed certificate using IIS and...
View ArticleOData External Content Type Association
I am creating a app which will contain two external content types, Account and Contact. Account has a field called contactID which references a specific Contact. Is it possible to associate the two...
View ArticleI need to create a quickpoll webpart in sharepoint foundation 2013
Hi All, i am trying to create  a quick poll webpart for my intranet portal using the oob features of sharepoint 2013 foundation.i tried creating a  survey and it gave me a  bar graph of responses.one...
View ArticleSharePoint Developement Site1
Hi,In my previous thread "SharePoint Site Development" I raised a question how to start work with the site using sharepoint 2013.I have already created a site. But now I am confused how to add the...
View ArticleCan we add An App Part in Custom PageLayout through SharePoint designer 2013
Hi all,Reg: Provider Hosted Apps in SP2013I am facing one issue. I want to add one App Part in my PageLayout, like what we used to do with Webpart. But i am not able to see the Apps Category(Where my...
View Article"Access Denied" App Part on Anonymous Public facing site
I am working on a SharePoint-Hosted App in Office 365 Dev Preview. The App has an App Part that get's added to the Home Page of the site. When I am logged into the site, the App part shows up just...
View ArticleHow to upgrade Apps without loosing data
I am reading this articlehttp://blah.winsmarts.com/2013-6-SharePoint_hosted_apps,_are_terrible.aspxI have written an app which has internal lists in which I store data. Now If I make bug fixes to my...
View ArticlePermission Request for Apps
Hi,I got a Probleme with one App in the App Store for SharePoint. I developed an App which Needs Access to the Term Store. I developed the app wich permission request for read on site collection. In my...
View ArticleWhich type of app I publish to Office Store?
I want to know that which type of Apps I can add in Office Store for selling purpose? I created an AutoHosted App and add it to Office Store and after few days I got the error report saying...
View Articlehow to Change App Site Logo Dynamically in sharepoint 2013 hosted app using...
Hello Friends,I have deployed My SharePoint hosted app on SharePoint 2013 developer site.It Generate App Site.This app site have a logo Like parent site.In APP Site master Page i provide a path of...
View ArticleThe webpart is duplicated in case of the app updating
I have a SharePoint hosted app. There is a list in that app, and it is brought through web part on the page.<div><WebPartPages:WebPartZone runat="server" FrameType="None" ID="WebPartZone"...
View ArticleItems missing from the app template when creating a new app project
Hi Everyone,I have just fired up VS2012 to start playing around with app development. I created a new App project using the Auto-Hosted model and connecting it to my Office 365 development site.First...
View ArticleThe webpart is duplicated in case of the app updating
I have a SharePoint hosted app. There is a list in that app, and it is brought through web part on the...
View ArticleAdding Features to SharePoint Site
Hi,I have developed a SharePoint 2013 Team Site. In that I want to add a Task Tracker feature in which we can add features like -Actual workTask Assigned toDue DateCompleted DateTask Completed etc etc...
View ArticleGet all subsites for a Site - One level
Hi,Is there any property to differentiate Web and App Web. I want to get all subsites under a site (one level). Here is my code,var subwebs = hostweb.getSubwebsForCurrentUser(null);But the result...
View Article