Hi Working on-prem, with Nintex workflow 2013. I am trying to remove the extension of a document name Example Test.docx or Test.pdf What l did was use a Regular expression using the item column (Nam...
Hi I am working on Nintex form. I have a Yes/No control which depending on another field either gets selected or not. I have usedNWF$("#" + JSControl).attr("disabled", "disabled"); but when the form i...
I am trying to auto updated choice (dropdown) field depending on single line textbox that is filled when the Nintex form loads once the dropdown option is loaded for the box to get greyed out When fo...
I have been trying to update a field value which pulls in from another list. I have been using JS but don't seem to be getting anywhere : I have been using : NWF.FormFiller.Events.RegisterAfterRead...
Hi Basically l currently have OOTB approval workerson any page modified. I have set up a NWFwhere it looks at a certain day and runs which then should also run the above OOTB workflow but that create...
Hi together,I'm coming with a quite simple question - I guess - but I somehow can'tfind the best/easiest way to achieve that.I have a form with a dropdown column 'column1' which has a few choices. In ...
Hi ,I am having a Nintex form, where I am using a javascript confirmation dialog in onclick of "Save" button. While I try to submit the form without filling the mandatory fields, the confirmation dial...
Is it possible to create a rule on a Nintex Form to only display a section if the user is a member of a particular SharePoint group?I know how to do it for individual names based on Current User, but ...
I'm working on an activity tracker, users will select the Team (choice of three; AA, BB, CC) and the Type (choice of two; AdHoc or Regular) and i need to use those two values to filter a lookup list o...
We have a Nintex workflow which starts with the minor version, goes for multiple approvals and ends with publishing the major version by changing the approval status to "Approved"But. Is it possible t...