SharePoint Ribbon button disappears intermittently (the button is used to...
I use the following code in a custom action to register my ribbon button (when clicked navigates to my application) Id="a39581AF-2E1D-4FE9-AE1C-6C7FDB2A2C12.NJAppList" RegistrationType="ContentType"...
View ArticleGlobal Navigation from Excel sheet
Hi,I want to show the global navigation data from a excel Sheet.How can I do it using js?Shubho
View ArticleApp host azurewebsites publish to Sharepoint Online- You do not have...
I've been able to publish my app to Azure and SharePoint in the past. With some changes to the project, I had to republish and now I keep getting "You do not have permission to view this directory or...
View ArticleIncreasing load time of scripts/resources?
Scripts (as well as resources such as images and CSS) in our SharePoint App take over 30 sec to load when accessing for the first time. This is only an issue for SharePoint Apps we deploy to SharePoint...
View ArticleHow to restrict Active Directory Users to bind into the Drop Down List in...
Hi All,We have created manage users permission page where we can manage user permission using Sp service.But we are getting duplicate users in the Drop down List. we under stand that users are binding...
View ArticleCustom NewForm & EditForm for Lists in app web of sharepoint-hosted apps
My goal is to create a custom NewForm and EditForm for an existing SharePoint list in the app web of a sharepoint-hosted app for SharePoint 2013 online using Visual Studio 2013. In addition to a...
View ArticleAppRedirect.aspx to SharePoint App pages - Authentication
We're currently developing an SharePoint Online app that is hosted in Azure. We can navigate to the app via the Site Contents of the page and loads correctly. What we would ideally like is to be able...
View ArticleDifference betwwn SharePoint On Premise and Online
Hi,We are working on developing an integrator for SharePoint and are considering SharePoint online along with SharePoint 2013 using the ReST APIs. I want to understand if there is any difference...
View ArticleDeploy an app inside a web template in SharePoint 2013
The main objective is to deploy an app inside a web template, so when I create a sub site using that template, the app will be included. To do that, I have followed this Microsoft blog, but I have no...
View Articlehow to enable NTLM and digest authentication in SharePoint 2013 on premise setup
Hi,We are working on developing an integration with SharePoint using ReST APIs and we are considering SharePoint 2013 on premise setup for this.We are able to access the ReST APIs using basic...
View ArticleCan I deploy a SharePoint-App to Office 365 using powershell?
Hi there,I trying to deploy/install an app to my office 365 account using powershell. I tried using cmdlets like "Import-SPAppPackage" and "Install-SPApp", but they only seem to work with a local...
View ArticleCustom objects and custom fields support in SharePoint(2013 on premise/ online)
Hi,We are working on developing an integration for SharePoint using the ReST APIs. We are considering SharePoint 2013 on premise and SharePoint online in our integrations.I would like to know whether...
View ArticleSharePoint ReST API - Difference between "application/json" &...
Hi,We are working on developing an integration with SharePoint using ReST APIs. We observed that there are two values that could be specified for ACCEPT header like -"application/json;odata=verbose"...
View ArticleTime sheet Creation using Javascript
Hello,I want to create Time Sheet entry form that auto populate date ranges based on selected date rage from calender.And want to submit hours in share point 2013 list.(eg....
View ArticleCSOM site provisioning error: The request uses too many resources.
I continue to get an error (sometimes) when provisioning a web using CSOM. According to the following MSDN article, https://msdn.microsoft.com/en-us/library/office/jj163082.aspx, this error is...
View ArticleGetting started on developing for Sharepoint 2013 using Visual Studio 2013
HiIm getting a little frustrated about the information provided regarding developing for Sharepoint 2013 using Visual Studio 2013.I've gone through the development courses on MVA, and is now trying to...
View ArticleCustomizing OOB List Forms and Technical Limitations
HI,We are customizing OOB List forms[Using Javascript/Jquery] for our work . This is Basically a request form. In a Yearr we can have 1000 requests coming in.Incase over a period of time the number of...
View ArticleWhat does 'deployed' and 'installed' mean in case of SharePoint App?
From what I have read with respect to App Web and Host Web the difference between them is:App Web - Site on which the App is deployedHost Web - Site on which the App is installed I would like to know...
View ArticleBusiness Requirement for SharePoint hosted apps
Hi, I'm having a business requirement to create sharepoint hosted apps. Can anyone tell me how to achieve this functionality.1) When end user log in to sharepoint portal, he should automatically...
View ArticleClient Secret ID expiry date - Provided Host app
Hi,I had a SharePoint provided host app with client id as "xxxxxx-xxxx-xxxx-xxxx" and secret id as "xxxx-xx-x-xxx'.Now secret id is expired as it exceeds 12 months. Now we want to extend expiry date...
View Article