Remove Render Blocking From Office 365 Public Facing Website
Please does anyone know how to solve this?Im trying to optimise my office 365 public facing website with search engines such as Google. Google has found a number of errors on all my pages, one being...
View Articlei have to capture the image from camera and upload it to the list,no manual...
i have to capture the image from camera and upload it to the list,no manual uploading it has to be automated how can i do that?
View ArticleRemote Event Receiver error on Premises
Hi All, We are facing issue during Remote Event Receiver deployment in multiform On-premises environment. We have created SharePoint site in IIS and given host name as sqr.compay.com in Apps server....
View ArticleUsing SPServices and Knockout JS in SharePoint 2013 Apps
Hi All,This is possibly the stupid question but please bear with me...I would like to develop App for SharePoint 2013 (which will be published to Microsoft SharePoint Store) which can be free and paid...
View ArticleApps For SharePoint Office 365 - Getting JSON data for on-premise REST server...
We have an on-premise server with REST API capabilities. Using SharePoint Online Apps, can we call the API to pull JSON data into a SharePoint list?I've seen some references to this but am having...
View ArticleVisual Studio 2013 workflow on SharePoint Online site: Target List and...
Hi. I've developed a SharePoint app which includes a workflow using these links (among many...
View ArticleDisable Site sharing in Office 365 site.
I have a requirement to disable sharing of sites and documents in Office 365 site collection using CSOM.Manually from UI, I can disable sharing by unchecking Access Request Settings under Site...
View ArticleCan I deploy Same SharePoint Provider hosted App project in Developement and...
My Project was developed in SharePoint Provider Hosted host of SharePoint 2013. First I Deployed my project into SharePoint Online in my development site using of domain(example.azurewebsites.net) and...
View ArticleMultilingual settings on site templates
We have a SharePoint site planned to to support multiple languages. We have already installed the language pack for a language. Most of the site has been translated now. The one blocking issue is when...
View ArticlePeoplepicker for Provider hosted app
Hi, I am trying to build people picker for provider hosted as I know we have control from MS but it is not recommended for production so though to build one. We have office 365 site and as of not...
View ArticleDialog box
Can anybody provide some code on how to create a SP JavaScript dialog box (modal dialog).I tryed using the 2010 code, but gives a strange error.var options = { url: pageToLoad, title: 'Snapshot',...
View ArticleSynchronize Office 365 user list and display on team site page
In my Office 365 have 150 contacts, I would like to display those contacts on a SharePoint teamsite page. Is there any default setting in SharePoint for this?
View ArticleUpdate list item metadata via REST from sharepoint hosted app
using this code from function updateListItem(itemId, listid, listName, siteUrl, itemProperties, success, failure) { var itemType = GetItemTypeForListName(listName); itemProperties["__metadata"] = {...
View ArticleAPI connection for Wordpress
Hi All,Does anyone know if there' an API for connecting SharePoint to Wordpress or vice versa?Thank you.
View ArticleIssue with List View webpart in SharePoint 2013 provider hosted app
Hi,I am building a SharePoint 2013 on-premises provider hosted app. In order to show List in application pages(aspx), I am declaratively embedding a Web Part on a page in the app web. When I first...
View ArticleValue for properties.ItemEventProperties.ListItemId and ListItem.Id is...
I have one list in App Web. In remote event reciever for item adding event in this list,properties.ItemEventProperties.ListItemId gives 0 but when I enumerate this list (in another event receiver)...
View ArticleHow to add share point list as data source in report server project
i am getting problem when clicking query designer.i also cant get web response when try to access the share point list by RESTAPI.403 error.
View Articletimeline add an event using javascript
I have a task list and i want to add an event to the timeline with callout format without the user action.So after looking for, using the javascript funciont found in sp.ui.timeline.js:...
View ArticleRemote event receiver is not firing sometimes
Hi,I have a situation where Remote event receiver is not firing sometimes (two out of 200 times). How do we debug this issue.What may be the root cause of it?RegardsRajaniesh
View ArticleFetch data from java application and show in SharePoint without passing creds
Hi,We have Java workflow tracker application which uses windows credentials for log in, our requirement is to show the workflow status information from Java application into share point. could you...
View Article