Hi,I have a list in which there is a project name, a task description, who (multiple people picker) and a due datePROJECTTASKWHODUEDATEA1person1;person2;person302/25/17A2person2;person4;person602/25/1...
Hi,I created a workflow that used to work and now I am not able to publish it!!When I publish it, I get the fist message (see attachment: ErreurNintexWF). I click OK and I get the second one (Erreur2N...
Hi all,On Nintex forms, I use Custom Javascript Includes where I call my js file : ../../Style Library/myFile.js and it woks great!In a workflow, I have a flexi task with a Nintex Form. I also need to...
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 have a form in which an end user will select (dropdown) option YES if data is ok or NO if there are issues. If they choose NO they also have to select reasons (checkboxes) why. In the event an end u...
The "Document Generation" action offers the opportunity to create documents based on a definable template with all the information that is gathered while the workflow is running.After the release I’ve...
I created a form where I used some custom CSS in the Form Settings->Custom CSS to style the form the way I wanted. After getting the form styled I figured that I would probably use a lot of the cus...
Having upgraded to latest release of Nintex Forms 2013 we see synchronization issues that cause some of the lookup controls to be evaluated later than async formulae try to use their values (Support c...
Hi All, I'm trying to have a cascaded list lookup inside a repeating section in my Nintex form and it's not working. Not sure, if this is supported ? Can anyone please advice ? Thanks.