I have previously show how you can use DFFS rules to require check out of list items before editing. This worked reasonably well in most cases, but if you had a large...
This is an extension to this solution: https://spjsblog.com/2011/05/28/hit-counter-and-star-rating-for-sharepoint/ I got a request for a solution to add hit counter functionality to a set of custom HTML pages in a document library. While...
I have published an updated version of the DFFS package. This one has only bugfixes, and no new features. You find the change log here: https://spjsblog.com/dffs/dffs-change-log/ Post any comments in the forum....
Hi, I have had some trouble with messages disappearing – especially when someone answers a post in the forum. I have therefore change the outgoing email settings to use Postman SMTP plugin....
This code used JSLink / Client side rendering and will therefore only work in SharePoint 2013. What does this solution do? This code adds a custom link to open a document in...
This version splits up “getFieldValue” and “setFieldValue” in separate functions for each of the field types. You still use them as before, but for advanced users you can now override the function...
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,...
Hi, Unfortunately, DFFS v4.25x still has some bugs. There were made a few fundamental changes to how “initial value” was read, and this new query fails if the list contains more that...