Complete our Nintex Community Survey
Find resources, discussions, and troubleshooting tips to build and manage workflows with Nintex for SharePoint.
Recently active
In SP 2016, I want to create a Nintex Workflow. The user shall manually enter a library name. The workflow shall then retrieve all documents and folders of the library and perform some logic. Logic involves updating metadata or field associated with each document  What are my options. I was thinking of using CAML query. But then how do I use CAML query to update a field.  Any ideas would be appreciated.  Mayank
Hey,i would change CSS Attributes or SHOW/HIDE a html line via Javascript. In that case:I have a RichTextField in NintexForms (i need this in a richtextfield) , html like: <div class="HEIDI">Hide this</div>or<span class="JAVASCRIPTID">Hide this</span>  CSS in Nintex Forms if CSS is neccessary: .HEIDI {display: block;} So if my list variable "LIST_blocki" is true the html should be blocked like display: none; I´m pretty sure i need Javascript for this and I want realise this with a Javascript ID in the html field. So i should work with a <span class="JAVASCRIPTID"> ? Can some one explain how this gonna work ?Huge thanks!
Workflow not continue to run after a "Pause For" action."Pause For" action is configure to pause for 2 minutes but after 2 days still not completed yet. No error been thrown.  Have other items running the same workflow but do not have the same issue.Thank you.
How do I add 16 pages to a Nintex form? Via the configuration menu I only can add 10 pages in Nintex Modern designer.
Hello,I have taken over a workflow that has been poorly designed using a 1 year pause action before the item is deleted...Because the workflow runs as the initiator but permissions are changed during workflow exectuion removing contribute access to the initiator, after the 1 year pause the workflow gets into error (no right to delete item).I have fixed the workflow for new submissions and used powershell to change permissions on items with running workflows that are in pause state so items can be deleted when they reach the date, but the older workflows are in error (a couple of hundred).My question: is there an relatively easy way to do a mass update on this list to end the running workflows in error and delete the related items ? I don't see myself manually ending all these workflows one by one. Thank you  Â
Hi there Our environement consists of Nintex Workflow for Sharepoint 2013. We recently upgraded Nintex to a newer version: Current version installed is 3.6.2.0 The database version is 3.2.6.3 We hadn't updated nintex in a long time, previous version was 3.0.8.0 (July 2014).  Overall, upgrading went smoothly and nothing broke, except that the workflow preview page has become extremely slow (when it's even working). Up to 2 min to load a single page. Sometime I cannot edit an existing workflow and IE would simply crash or become unresponsive.  The page is _layouts/15/NintexWorkflow/Preview.aspx?ListId=XX&Running=false&ItemId=XX&WorkflowId=XX&mode=Runtime&InstanceId=XX The performance issue happens on every workflow, on every web site and every list item. I have looked at the UPS log but cannot find any errors in particular, I have also ran a SQL profiler in an attempt to identify if the slowness could be coming form there but no luck so far. I hope someone can give me
SELECT distinct [exchange_department] as Department, [exchange_division] as Division FROM [AD_information].[dbo].[AD_Dept_div]WHERE exchange_department = 'ctlDepartment' I'm getting the results for Division but if the Department has an apostrophe (') in it, I am getting not results for Division. How do i run the query for department that has an apostrophe in its name i.e.Â
Hi, I am using a rich text editor field within a repeating section. Is it possible to get this repeating section to autopopulate a rolling count of repeating section? For example: 1st rich text - Job 12nd rich text - Job 2 3rd rich text - Job 3and so on... Any ideas?
I have bunch of documents libraries in a SP 2016 site. Need to write a workflow that will allow the user to choose or type a library name. After that, the workflow needs to query all documents and folders in the library and perform some logic on each one of them. Â I intend to use collections and for each loop. How exactly do I query all documents and folders in a library. Would it be Query list or something else? Â Appreciate your help in advance. Â Mayank
Hello, I am trying to call the API: https://free.currconv.com/api/v7/convert?q=EUR_CHF&compact=ultra&date=2019-01-26&apiKey=1043966f2ade502466e2 It works when I test it in my browser, but I did not manage to make it work on a Nintex 'Web Request' action. I get the following error message: Cannot connect to the server. Could someone explain me how to set up the action correctly to make it work, please? RegardsÂ
Hello, I’m trying to use Query BCS but I don’t understand how it is working I have created an external content type in Sharepoint designer, I have had it to a sharpeoint page and as you can see, it returns me some values: Now, I’m trying to call exactly the same content type in Nintex, but I don’t understand why it is not working:As you can see, it should return the same value than in Sharepoint, but it doesn't Any idea of what I’m doing wrong? Many thanks for your help KR Dominic
Is there a way to print a URL (and the response contents) to a PDF ?I've tried to do the following ;* Web Query for the URL - HTML into variable* Document Generation - into a blank templateBUT - it shows as HTML... And I can't work out how to CREATE a file - eg. FILE.HTML with the contents - is that possible ??
Hello,upon a Customer Environment we are facing the following situation. A List-WF is having Version 149.1. Since a few Days we are not able to correct the Workflow via "WF Designer". 4 Items are showing a "Yellow Exclamation Mark" and the Text is mention to "No condition has been configured". If we are trying to adjust the WF ( edit, save and publish ) it is working till we are re-open the WF in WF-Designer. The Exclamation marks are back and the WF is in the same UI-Condition.The good thing is ... that the List-Workflow is working as expected.Any Idea where to start and how to fix it?With best regardsStefan Schwarz
I am designing a Nintex form for a SP list. I have created a calculated field and used lookup formula to fetch datetime value form the list, the value is coming but it is of string type and I am not be able to set it in a date time control in the form.   I am using Nintex Forms in SharePoint 2016 on On-Premises solution.
Hi It seems im missing something here.I can create an item in another site, but i cannot update only one item in another site.If i Use "Update Multiple Items" it gives me the option but then it updates every item in that list.Im trying to have 2 lists. If i Update item List 1, it needs to Update item List 2. Kind regards
I have a case where i need to create two lists probably..... The first one will contains a general submission data while second list will keep the sub tasks with additional info. Generally speaking the first list will contain one row while second many rows related to one and only row in the firs one. This is like in one-to-many in relational database. The picture is representing the case that I would like to achieve using customer and customer rentals as an example. Now i would like to have a possibility :- store and present data in on form- update the list or list while editing- manage access of inputs on the form from list #2 fields depending on choices and person fields. Presently I'm using one list with the multiline column in list#1 for data that I treat as list#2.I used a repeating section on the form connected to multiline column in the list#1 and the values are stored there in xml format. But with this solution when I create a rules on the form, the form stops working - more ov
I am trying to edit an older workflow. In prior versions of Nintex Workflow there was a horizontal scrollbar. It is no longer there. I cannot edit the workflow without reducing the size, but the workflow is so wide it becomes impossible to read. How do I get the horizontal scrollbar to display? This is for Nintex Workflow not Forms. Thanks You.
Can a SharePoint view be embedded on a Nintex form? It was possible to embed a view on a SharePoint out-of-the-box form in 2010 using designer.Â
Hello, I am currently working on a document-moving workflow and am running into two road blocks and would greatly appreciate some help! Some background: I have a SharePoint list with over 4000 items, all with 1~4 attachments. I want to use a site workflow to move all the attachments into a document library as individual items in one "Go".  Where I am currently: I have been able to create a Workflow on the list level and have successfully got it to move attachments included within that item, but the workflow will only run on the item that I manually start the workflow on. (See attached SS of the list workflow)  My problems: 1) My first problem is that the the workflow is only moving the attachments of the item I manually start the workflow on, even though I have the "For each" action that I assumed would loop through and move go through each item and their attachments. I tried moving the "Copy to SharePoint" action into the "For each" loop but then no attachments moved over when I ran t
I am designing a Nintex form for a SP list. I have created a calculated field and used lookup formula to fetch datetime value form the list, the value is coming but it is of string type and I am not be able to set it in a date time control in the form.   I am using Nintex Forms in SharePoint 2016 on premises solution.
Would the use of JavaScript in Forms 2010 be the same (syntax wise) as in Forms 2013?? NB: I'm checking with the customer if their IT department has migration plans for this outdated SP platform.
Hi guys In our SharePoint site env; we have a Master List which stores email templates for different occasions. This list also has a 'Priority' column( Choice ) with 'Normal' and 'High' being the 2 options. i noticed that the parameter in 'Send notification' and 'Flexi task' actions does not accept a workflow variable. Please help me to understand how we can apply the Priority read from a specific template. Regards
Nintex newbie here... I have created the following: 1. Nintex form (example below)Supervisor - (people picker) Employee - (single line text)Employee -'Add new row' (Employee is in repeating section) 2. Excel table stored within SharePointSupervisor (Parent) Employee (Child) John Doe Mark John Doe Anthony John Doe James John Doe Richard    Can Nintex allow me to autopopulate all employees names associated with the supervisor in the above table when the relevant supervisor has been entered into the people picker?
Is it possible to expand the calendar on Nintex 2016 on SharePoint? In the picture attached you can see the Month and Year are cut off a little bit. I'd think extending the column would extend the calendar view when its opened. (this is not the case).If anyone has any ideas please let me know. Thanks in advance,Jordan
I have a currency field, "Currency" that I want to use in an IF statement in a calculated field. I am using SP2013. I have 6 different number rangesex)IF "Currency"<25000 I want the calculated field to return "45"IF 25000>="Currency"<250000 I want the calculated field to return "75"IF 250000>="Currency"<1000000 I want the calculated field to return "100"IF 1000000>="Currency"<5000000 I want the calculated field to return "150"etc. I can't figure out how to write the IF statement in the calculated field to achieve this. This post https://community.nintex.com/t5/Nintex-for-SharePoint-Forum/Nintex-Form-calculated-field-if-statement/td-p/107051 was helpful but as I have 6 different number ranges I need a way to incorporate all of them in one line.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.