Hi, I have build a template docx document where I included a repeating section on a table row.Using the Update document control in Nintex workflows I have no idea how I can setup this control to trig...
I want my Nintex form to save its content, including attachements, automatically in case the (assigned) user has clicked on one of the embedded WF Approval links fetched from the workflow tasks which ...
I am building a custom validation in Custom Javascript on a Nintex form and want to include a logical condition (if attachement control is not hidden) before checking if there are files attached using...
Hi,I am trying to implement Autocomplete functionality in nintex form but its not working .Below the code i used NWF$(document).ready(function() {NWF$().SPServices.SPAutocomplete({sourceList: "Title",...