With the latest version of vLookup for SharePoint (for SP2010 and 2013) you can add vLookup connections from NewForm. This requires a few extra columns added to the parent and child list,...
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...
Please note that JSLink / Client side rendering is only available in SharePoint 2013. Change log July 26, 2015 Updated the code for the JSLink tool to let you pick the field...
Finally, I have been able to put together a JSLink version of DFFS and all the plugins. This means you no longer need to manually edit any script files, just upload the...
I have updated the solution to be able to count the number of comments on a blog post. This modification is tested in SP2013 only. Parts of it may work for SP2010...
I get a lot of questions related to DFFS examples and tips about how create a good DFFS form. Unfortunately I have yet to find time to make these examples myself –...
This post describes changes made in Dynamic Forms For SharePoint (DFFS): https://spjsblog.com/dffs/ I have updated DFFS and introduced some new triggers and improved the functionality related to linked rules. You can now...
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...