The order of the outcomes in the task form is a direct representation of the order in the Flexi-Task action: This is what I did to fix th...
Thanks Paul, i found the solution shortly after asking the question I needed to add a change event after updating the lookup field. I poste...
I found the solution here: https://community.nintex.com/thread/12582#comment-46255 I just needed to add a change event after updating the l...
Hi Paul Crawford , thanks for this wonderful solution. I really like the clean code. Not sure if you're still monitoring this but I have one ...
It worked. Just had to change the value to -2. var lastField = NWF$ ( '.ItemType option:selected' ) ; var lastText = lastField [ ...
I have a lookup control that when selected will pre-load a repeating section (thanks to Paul Crawford ‌). However now that I have implement...
Using jQuery how do I get the value of a field in the last row of a repeating section: In the screenshot above the Type fields are look...
I'm using Nintex Workflow to output the current time to the Title field. I'm using the inline function FormatDate to produce a time string of ho...
Hi, I have a form with a few Text controls (data type: decimal) and Calculated Value controls that totals the contents of those text fields th...
These steps provide an alternate method to share a Collection variable across multiple workflows, should the Store/Retrieve method not suit. In t...