Here is a snippet that helps create a folder in a custom list (not a document library) using the SharePoint REST API (and jQuery). This is the main function – no need...
This will fix the problem where the form is opened in the sidepanel without DFFS when you click to view, edit or add a new item from a modern list view. ChangeLog...
By request I have added support for querying large lists (over 5000 items) using “spjs_QueryItems” or “spjs.utility.queryItems” in SPJS-Utility.js If you use this for example with the DFFS Plugin “Autocomplete”, and have...
I have previously posted a JavaScript solution for approving multiple documents or list items. This is an updated version that adds two buttons in the ribbon: one for “Approve” and one for...
By request I have “ripped” the DFFS tooltip from DFFS. This code can use to create a custom tooltip with the same style and function as in DFFS. This means that you...
I have brushed up the 5 year old solution Poll for SharePoint, to change the deprecated “Google Image Charts to use Google Charts (AKA Google Visualization). The Image Charts are officially deprecated,...
This release has multiple changes and additions from the previous production release (v4.200). You find the complete changelog her: https://spjsblog.com/dffs/dffs-change-log/ I will show you one enhancement in particular – the new options...