The documentation is not updated with the BETA 3 changes. This will follow as soon as I can manage. You find the updated files here I have finally finished the hopefully last...
I have finally finished BETA 2 of the latest update of Dynamic Forms For SharePoint, vLookup for SharePoint and SPJS-utility.js. DFFS This update of DFFS started out as a relatively small update...
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...
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 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...
If you have a very complicated form with a lot of rules and complexity, you might want to split this up in different configurations. Here is an example of how you can...
Change log December 14, 2015 Added a fix for an unintentional check-in when adding attachments on SP2007 with Internet Explorer 8/9. See code section below. May 06, 2015 Changed the function “goToDispForm”...