My solution was to just perform the calculation in JavaScript.
This is excellent stuff! Thank you!!!!
Nintex Forms 2013 Ver. 2.11.3.10 SharePoint 2013 On prem Classic form
Well, clearing the browser cache works but that's a pain to do if I'm testing / debugging code.
The source view is a SharePoint 2013 list and unfortunately doesn't have the ability to create a view with unique entries only. I ended using 'setIn...
Is there a way to force a recalc via JavaScript? Background info: I'm using JS to select an item from a list lookup if the user checks a box...
I have a JS custom include in my form located in the SharePoint SiteAssets library. After I made some edits to the code and saved it, form preview i...
Hi I have a form with cascading filtered list lookups. Let's call then Lookup1 and Lookup2. The selection in Lookup1 is used to filter the options...