Complete our Nintex Community Survey
Find resources, discussions, and troubleshooting tips to build and manage workflows with Nintex for SharePoint.
Recently active
Hello hivemind. We just switched over to Nintex Forms and i’ve learned a lot digging through this forum. I apologize if this has been asked already and would be grateful for some clarity. We recently upgraded from SharePoint 2010(i know) to 2019 and due to the changed Microsoft has made to lookup columns i am unable to use one. Thanks to Nintex i can use a Lookup control to point to the list i want.My question is: Is it possible to display the selections from one column, and save the associated data from another? using employee information as an example, have the drop down show the employee name but have the single line of text column capture the employee ID thats in the same list?I am unable to use a workflow(as far as i can tell) because the list i’m looking up is on another SP site and now lookups only look on the local subsite. I have tried a calculated value formula but so far have not been able to get this to work. I might have to try some javascript. I appreciate it.
Hello Members, I am trying to configure the workflow chart viewer web part on the SharePoint page, I have configured all the properties of the chart but it is not rendering. The below image is shown when I am closing the configure panel.Can you please help me with that? Thanks,Riyaz K.
I have a workflow with a flexitask that is assigned to an SP group and it creates individual tasks for each member of the group. My problem is, for one specific user, their task is never marked as completed. They still get reminder emails. From the screenshot below, it’s always the same user that their status is “Not Started” and % Complete is blank. All the others are from the same group and work just fine.
Hi all, I'm trying to build a form and the repeating section isn't letting me add any controls. What am I doing wrong? I’ve tried to drag every field to see if it was just an issue with these particular fields, no luck. Then I tried to add them manually from the list of fields on the left and still no luck.
In SP 2016, I have a Nintex workflow that needs to convert a library name (input by a user) into list GUID. This GUID will be used in CAML query. How can I retrieve the GUID of a list/library? Many thanks. Mayank
Good day, Please help, I have calculated columns on Nintex form 2019 and they are displaying #Value! on an item, some items show correctly and some show the “#Value!” error, I have tries to rewrite the formulas it did not work out, the user enters the correct information on the form however its like the form decides to display the #Value! and it just picks items because some items display the results correctly.I am not sure where the issue is.
Hi all, I’m trying to export a SharePoint 2016 Responsive form into a old responsive designer on SharePoint online. Everything in the documentation I’ve found says this is possible. However, when I select my xml file and click import, nothing happens. Nothing. No clicky, no spinner, no hourglass, nothing. What is going on? Any help you can give will be appreciated.no clicky:
Hello, How can I update an external data field (BDC ) with a nintex workflow ?UpdateItem is not working, webservice rest is not working , do you have a solution ?can you help me?thanksJL.
How do I set up default values for fields in a form. I need to fill a few form field with User Profile information (WorkPhone, EMail, PreferredName, Department), but the user should be able to override the default values. the userProfileLookup() function does not seem to work in the field default value.On submission I need the form field value to be written to the connected SPList field.best regardsLars Kohsel
Hello everyone!I’m using Nintex on SharePoint 2019 on-prem and i have a problem with the “Decision”-Form as soon, as customize the form. The logic of the workflow itself works flawless, but you cant force the user to comment an rejection f.e., because the Choice-field always return -1, regardless the value you choose.Snap 1As you can see in Snap 1, i’m talking about the vanilla form of the Flexi Task, nothing special.Snap 2In Snap 2, the default configuration of the form.Snap 3If you now disconnect the “Choice” from the “Decision”-Column, you see the bare return values. No matter what you choose - always -1. You also can’t alter the values manually. The will set back to -1 after saving. And so, the required comments don’t work anymore. As a counterpart, the snap of the same form from the “Request approval”-Task.Snap 4Any hint is appreciated. Whats wrong with my setup? Or is it me :-) ? Thanks in advance and sorry for my english. Im not a native tongue. Sebastian
Hi Team,Is there any way to set some option value to list look up using Jquery or javascript.Note: This should not always 0 - NA. But some cases i have to set 1 - Internal Fraud.
We have recently performed an upgrade of Nintex forms 2013 from Version 2.9.0.0 to the latest 2013 V 2.12.9.0, in order to ultimately upgrade to 2016.Following the upgrade I realised that our JQuery code no longer worked with the Lookup List control and we were no longer able to set a value or retrieve the selected value from the control.The code we use to set the Lookup List selected value is below, where “llPaymentCurrency” is the Client ID JavaScript variable name:CurrencyRetrieved = NWF$('#' + llPaymentCurrency + ' option:contains(AUD - Australia Dollar)');CurrencyValue = CurrencyRetrieved.val();CurrencyRetrieved.prop('selected', 'selected');NWF$("#" + llPaymentCurrency).parent().find('input').val(CurrencyValue);NWF.FormFiller.Functions.ProcessOnChange(NWF$("#" + llPaymentCurrency));and to retrieve the selected value is belowvar selectedCurrency = NWF$('#' + llPaymentCurrency).find("option:selected").text()When I view the JQuery reference to the Lookup List I cannot see any options
Hello, How can we update an external content type in a nintex workflow ?thank you JL
Hello - I used SP2016 on premises. I would like to validate Multiple lines of Text Box (Comments field) not allow special characters. How can I validate it with Nintex Form Validation Rule? I’m appreciated for your help.
Hi! I have a list filled with many entries. However, the most relevant ones are the latest entries, as they are the new ones. How can I sort a list field in descending order in Nintex Forms? Thank you!
Hello, I’d like to ask if the message and a some seconds/minutes timeout at workflow start is normal? When I start workflow sometimes “the white browser window” remains open for some time.I checked in the background the the workkflow is waiting for start.Translation from Polish.If an error occurs or this workflow stops responding, it can be terminated.Terminate this workflow.This workflow is scheduled to start soon. After workflow starts the windows is automatically closed.I was trying to manipulate withe the parameter with no luck. #Set-SPFarmConfig -WorkflowPostponeThreshold 15 / 50#Set-SPFarmConfig -WorkflowBatchSize 100 / 500#Set-SPFarmConfig -WorkflowEventDeliveryTimeout 5 / 180 I will be grateful for any advice. Best regards, Marek
Starting from this morning, we cannot access to the Nintex designer this morning.We are just getting this error below.Can you please help troubleshoot / advise.
Hi, I have a SharePoint column ‘col1’ Connected to a control ‘List lookup’ in the New Responsive Designer in Nintex. When i submit the form, and then go back into the same instance of a form - the value I selected for ‘col1’ doesn’t appear. It is in fact saved within the SharePoint list, but doesn’t appear in the form. If I change the List lookup control to a simple ‘Text -Short’, it will work. So, it doesn’t seem like it is a problem with the column it self. Are there something within the control ‘List lookup’ that prevents the form to be able to pick up the value of the connected column??
I have a workflow with the Call web service action, however, the workflow keeps erroring at this action with the following error message: Failed to invoke web service. Error returned from server: <soap:Fault xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"><faultcode>soap:Server</faultcode><faultstring>Exception of type 'Microsoft.SharePoint.SoapServer.SoapServerException' was thrown.When testing the connection with a service account, this returns OK, so there’s no issue with that. I’m unable to find anything to assist with this online, can someone please advise.
What’s the best way to get a list of all Nintex forms, their site location and their Development/Published status in our SharePoint 2016 on-premises environment?
Morning everyone!So, a team from my company built a calendar with all the tasks that they should do. Now, my manager said that I have to implement in our area.I already have all the workflows that the other team used, but I don't know how to import these templates.Looking for some help ASAP. Thank you all!!!
New Site WF (for SP2016 on prem). Multiple Sql query controls configured correctly (without error when testing RUN NOW) resulting in 1 or more email addresses stored in db (per certain criteria). When testing in control, replacing 2 criteria variables, we see email addresses (contacts related to criteria) return without error. 1st we stored the returns in a collection variable, followed by a Collection Operation to JOIN the collection (delimiter of a semicolon) and store in a SLofText variable. While query runs fine, nothing is stored in variable. 2nd replaced SLofText variable with PEOPLE/GROUP variable - nothing stored 3rd saved data returned in SQL query to the new PEOPLE/GROUP variable - nothing stored. 4th saved data returned in SQL query to a new MLofText variable - nothing stored. While query and WF runs without error - seems likely the variable TYPE is an issue, but if so, I’ve obvi created multiple types so far. What am I missing/doing wrong? screenshot captures 1 of 4 Sql qu
My manager has asked me why we could not use the “manager title” in our workflows. we use Microsoft Active Directory. we use AD security groups and people picker for approvers as far i as know there is no option to use a "TITLE” as the approver. again not to to use the built in manager or manager manager within nintex but the persons HR TITLE in AD. they believe that if the title was in the workflow and another person is placed in that title that the workflow would automatically update. I would like to help to address this problem with the facts. we currently use nintex for sharepointthank you for helping.
Nintex Workflow 2013 v3.1.7.10I am having an authorization issue using a Call Web Service action. When I select execute as per below, using my own account as the system workflow owner (network account is a site collection admin), I get 401 errorWhen I select Test connection I also get Unauthorised,When I run the service using a web browser on the same server I have no issues: I checked the Nintex ULS log files I can seeWeb Exception: System.Net.WebException: The remote server returned an error: (401) Unauthorized. ---> System.ComponentModel.Win32Exception: The target principal name is incorrect at System.Net.NTAuthentication.GetOutgoingBlob(Byte[] incomingBlob, Boolean throwOnError, SecurityStatus& statusCode) at System.Net.NTAuthentication.GetOutgoingBlob(String incomingBlob) at System.Net.NegotiateClient.DoAuthenticate(String challenge, WebRequest webRequest, ICredentials credentials, Boolean preAuthenticate) at System.Net.NegotiateClient.Authenticate(String ch
What string formula in the convert date action can I use to convert the date 22-Jun-2024 into 01/01/1900?
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.