I added a button to my form IT General Controls. When the user clicks that button I would like to save my current form and redirect the user another URL. I set up my button following another post but ...
I created a Nintex Form and had published it. Then I created a content type and added it to my list. Afterwards the Nintex Form was reset and I lost my customizations/form template that had been built...
So when the form is just saved, it reverts to the list view, which is what i want so the users can click on their item and complete the form.Can anyone help here with possible javascript to add on the...
Hi all,I need to check wether my people picker is empty or not (with javascript), or get the value entered by the user in a people picker.I already tried :NWF$('#'+myPeoplePickerID).text()NWF$('.myPeo...
I am very new to Nintex but we have a case where users are customizing the list column names and the workflows are breaking. Is there a way to create a nice "display column name" without breaking the ...