-Introduction-I have been wanting to make this blog post for a little while, and even though (due to time constraints) it probably will not be as thorough as I had originally planned, it will ultimate...
IntroThe topic of the Nintex Form Events has been covered before, most notably in the document located here: https://community.nintex.com/docs/DOC-1217However, there are a few shortcomings and errors ...
I have encountered a strange error… In a UDA, using the Call Web Service action with the method “StartWorkflowOnList”, I have found that if the UDA is invoked quickly in succession on the same Workfl...
This is a general best practice question for people who have been around the block a few times with Nintex Workflow for SharePoint (on prem, though I'm not entirely sure that it'll matter).The Basic s...
This doesn't really deserve an entire blog post about, but I figured I would make something here as a small reminder to check the tiny things when something isn't working or has broken for no obvious ...
I have the following code in place to hide a panel unless Brewing, Bottling or Racking is selected in a list lookup field for department. not(or(equals(Department,"1;#Brewing"),equals(Department,"3;#...
Hello basically i have a workflow that was developed with InfoPath and now its my job to migrate that onto Nintex. My issue is that i want to extract each repeating section row data into a SINGLE mul...
Hello all I would like to create a quiz form which shows a random selection out of a list of questions (e.g. 3 questions out of 10 in a list). It should also present 4 connected, possible answers per ...
I have an email library / a survey gizmo form send to this library/ In the field "Body" all information for the form is placed / I need a workflow to extract a link to a spreadsheet and copy it to a l...
Hi All, Need an urgent help. I am new to Nintex. I am combining 2 fields inside a calculated value control, and then connecting the text to a unique field in a Sharepoint 2013 list. The idea is that i...