Creating SharePoint List Item where I don’t have access on that List I have already discussed SharePoint 2013/Office 365 security issue/bug on SharePoint Community discussion board before two days on below link: https://collab365.com/topics/without-permissions-you-can-perform-read-write-delete-operations Today, On Office 365 environment, I have created one workflow, using App step, which perform Item creation operation on the list on which
In this post, we will see how to access a different site/web objects from the Personal / PointPublishing site. Office 365 and SharePoint 2016 now has a new api !SP.RemoteWeb! which will allow us to access another site / web objects from a different site context. Get the Current Web: var context = SP.ClientContext.get_current(); var
Recently, I had a task to create a list of all documents uploaded into a certain SharePoint site. You might that this isn’t a hard task, but, when you have dozens of libraries all containing hundreds of documents things can get complicated. To help me, I created a function called Get-Documents which which can be seen
This post illustrates how to automatically get and set the currently logged on user’s manager in the ‘new form’. In my case, I needed to show the user their manager’s name to make sure that that it would be routed to the right person for approval. If their manager is away on vacation then the user can
MinRole Farm Topology Before we start with the installation of SharePoint 2016 Preview we have to keep in mind that the farm topology will be different from the previous SharePoint version. Within SharePoint server 2016 there are 6 different roles we can give to a server. By using the new MinRole feature in SharePoint Server
SharePoint 2016 and Office 365 now includes the Mount files or folders api using CSOM and JSOM. The Javascript SP.MountPoint api allows us to create a shortcut url containing the link. [InternetShortcut] URL=https://***.sharepoint.com/_layouts/15/mountpoint.aspx?site=9377021dbbfe4c65bf2910274e2b5ca4&web=5f698c8ec9544498bea63d6e2dc6fb23&item=17cb837e3d204e3ebb3b650ac2922a7d The above contains the link to the _layouts/15/mountpoint.aspx which takes the following parameters, Site Id. Web Id Item Id When clicked the link will
As noticed on a TechNet forum post, the August 2015 CU for SharePoint 2013 has a new regression with attaching files to List Items. This can be reproduced with a Custom List (possibly others) by creating a new List Item, clicking “Attach File”, identify any file that contains characters not listed in KB905231, then click OK. The error
The access request feature allows people to request access to content that they do not currently have permission to see. As a site owner, you can configure the feature to send you mail when someone requests access to a site. You can then choose whether to approve or decline their request. If you approve the
SharePoint 2016 has the Copy / Move files or folders api using CSOM and JSOM. The SP.js contains the following api’s, SP.MoveCopyUtil.copyFile SP.MoveCopyUtil.copyFolder SP.MoveCopyUtil.moveFile SP.MoveCopyUtil.moveFolder Each of the method takes 3 parameters, context – current context source url – Full source url of the file / folder. destination url – Full destination url of the
Today I would like to write a few words about branding. I have to make branding for my company internal site and I would like to say that it was something new to me. I was working with SharePoint online and current post is based on this environment. Let me point one thing at the
Page [tcb_pagination_current_page] of [tcb_pagination_total_pages]
