Complete our Nintex Community Survey
Connect with peers and experts to ask questions, share insights, and find solutions for Nintex products.
Recently active
With the latest release, Skuid SFX is now known as Nintex Apps for Salesforce. It’s a fresh name, but the application development experience remains just as powerful and user-friendly. Here’s what you can expect in version 17.8.5: Nintex branding is finally here! What to expect: When you upgrade to version 17.8.5+, if you had already installed Skuid, the app will still be called “Skuid” in the Salesforce App launcher, but you’ll see the new Nintex branding and the Page Designer. The Page Designer is now generally available and the default experience for creating new pages. You can continue updating existing pages in the current composer. Documentation: The Page Designer Nintex University: Use the Page Designer Page Designer Migration Utility (beta): This utility helps existing users easily migrate from using the Composer to using the new Page Designer. For more information, see the Page Designer Migration Utility help topic. Known issue: Some aspects of display logic are
Welcome (officially) to Nintex Apps for Salesforce!In version 17.8.5, you’ll notice some big changes. Release notes and install links Nintex branding is finally here! What to expect: When you upgrade to version 17.8.5+, if you had already installed Skuid, the app will still be called “Skuid” in the Salesforce App launcher, but you’ll see the new Nintex branding and the Page Designer. The Page Designer is now generally available and the default experience for creating new pages. You can continue updating existing pages in the current composer. Documentation: The Page Designer Nintex University: Use the Page Designer Page Designer Migration Utility (beta): This utility helps existing users easily migrate from using the Composer to using the new Page Designer. For more information, see the Page Designer Migration Utility help topic. Known issue: Some aspects of display logic aren’t migrating correctly including render conditions, OR logic, and custom logic. This will be fixe
We are trying to replicate the N365 process of writing task info to a “task list”. It’s nice that NAC stores tasks, but we have audited processes and need our task data stored locally on our site (like the previous versions of Nintex did it). in a SharePoint list, or task list. We are using the “Get task” action, but are facing some issues trying to grab the relevant task form URL because it is way more than 255 characters.
Is there a way to either generate a csv file in Nintex Workflow or convert an excel file or anything that can be done. I would like ot use Nintex to generate and email a csv file on a schedule.
Hello - I used SP 2016 On-Premises, I would like to validate the attachments field if empty on the submit form. I used a validation rule below, but none of them are working. How can I validate if attachments empty on the submit form in Nintex New form? I’m appreciated for your help.not(Attachments)not({Self})Attachments < 1isNullOrEmpty(Attachments)
I have a repeating section on my form that hosts 2 controls: a choice type and a multi line text The user is able to appropriately enter data into the repeating section, however, when the next user comes into the form, there is no data saved into the repeating section. In Nintex Responsive, I have a repeating section set up the same exact way. All connected to a Multi-line column in my SharePoint list. It just does not save correctly with New Responsive? What am I missing?
Issue DescriptionWhen you make changes to an identity after running a sync, it is re-enabled on K2 even if it remains disabled on Active Directory.ResolutionThe fix is available in:Nintex Automation K2 (5.8) Fix Pack 11.Ensure you have the correct K2 version and/or Cumulative update installed. See KB001893 to see what Fix Pack level you have installed. Download the latest Fix Pack using the links in the table above for the version you require. Install the Fix Pack to apply the fix. It is recommended to clear browser cache and refresh the page.
Issue Description"When you work within the Workflow Designer Context Browser > SmartField Editor > configuration panel and a SmartObject has numerous properties, the scroll-down option may be unavailable."ResolutionThe fix is available in:Nintex Automation K2 (5.8) Fix Pack 11.Ensure you have the correct K2 version and/or Cumulative update installed. See KB001893 to see what Fix Pack level you have installed. Download the latest Fix Pack using the links in the table above for the version you require. Install the Fix Pack to apply the fix. It is recommended to clear browser cache and refresh the page.
Issue DescriptionWhen you upgrade, you are no longer able to copy or paste to or from Notepad. ResolutionThe fix is available in:Nintex Automation K2 (5.8) Fix Pack 11.Ensure you have the correct K2 version and/or Cumulative update installed. See KB001893 to see what Fix Pack level you have installed. Download the latest Fix Pack using the links in the table above for the version you require. Install the Fix Pack to apply the fix. It is recommended to clear browser cache and refresh the page.
Issue DescriptionWhen you upgrade to Nintex Automation K2 (5.8), an error occurs when you attempt to open a WorkFlows View Flow diagram.Error Message:The following error occurs: Error when viewing view flow.GET- https://yourviewflowlink{"Message": "An error has occurred."}ResolutionThe fix is available in:Nintex Automation K2 (5.8) Fix Pack 11.Ensure you have the correct K2 version and/or Cumulative update installed. See KB001893 to see what Fix Pack level you have installed. Download the latest Fix Pack using the links in the table above for the version you require. Install the Fix Pack to apply the fix. It is recommended to clear browser cache and refresh the page.
Issue DescriptionWhen you attempt to register a Simple Object Access Protocol (SOAP) Web Service with Dynamics 365 Business Central using OAuth authentication, the registration process does not succeed and an error occurs.Error Message:The following error occurs: "VALIDATIONThe remote server returned an error: (401) Unauthorized."ResolutionThe fix is available in:Nintex Automation K2 (5.8) Fix Pack 11. Nintex Automation (5.7) Fix Pack 24.Ensure you have the correct K2 version and/or Cumulative update installed. See KB001893 to see what Fix Pack level you have installed. Download the latest Fix Pack using the links in the table above for the version you require. Install the Fix Pack to apply the fix.
Issue DescriptionWhen you attempt to update an existing solution using Package and deployment (P&D), an error occurs Error Message:The following error occurs: “xxxView: Merge failed to update 1 Item(s) for xxx”ResolutionThe fix is available in:Nintex Automation K2 (5.8) Fix Pack 11.Ensure you have the correct K2 version and/or Cumulative update installed. See KB001893 to see what Fix Pack level you have installed. Download the latest Fix Pack using the links in the table above for the version you require. Install the Fix Pack to apply the fix. It is recommended to clear browser cache and refresh the page.
I have a form that has the following. How can I accomplish the following?Have a label display beside the barcode with the ID, Part Number, Quantity and drop off Location. Users will get a new entry and they should open the item, scan into the Scan Drop Off Location and it needs to match to be able to Save and Submit that should then update the Status to Completed. I also I want to put a print button that can print the bar code and label as follows:
Hello,I am looking a way to remove the space when a rule was not applied on the panel inside the repeating section in Nintex Form. Any suggestion or solution you may have is greatly appreciated. Thank you.Antonio
I thought this would be a simple thing, but apparently it’s not. I have a Scheduled start workflow that is supposed to run daily to read a SharePoint list and find any items that contain a date six weeks (42 days) in the future. The workflow ran today and reported no results even though I know there is one item in the list that should have been found.The workflow uses an Add time to date function to calculate the future date: using the built-in Current date from the instance, it adds 42 days and provides a variable as a result (date format, not ISO 8601 text string). Then the workflow queries the list, using the conditions that the specific date column has value and matches the date variable.When I run this, it finds no results even though, as I said, there is one item in the list that meets the conditions. I have a feeling this has something to do with the format of the Nintex date (which is in YYYY-MM-DD format and includes the time) and the SharePoint date, which is M/D/YYYY and doe
We are trying to test some changes we did in our Salesforce Stage sandbox to raise our Health Check score, and would like to test DocGen there, but I’m getting the “Authorization required to run” message. We want to test in Stage before updating our Full sandbox, which is used by our users for final testing. How do we authorize our Stage sandbox?
The problem is probably trivial, I want to populate a field on Opportunity object with value “Today”. I used the formula “TODAY()” but does not do anything. Can you please let me know how to resolve this issue. Thanks in advance.P.S “Run at the beginning” checkbox is unchecked.
I am using a Label form control, which has recently updated. The old version had a field for both the link text and the link URL. However, the current version only has the URL, and when I use a variable for the URL, it doesn’t display correctly- it shows the URL and not the text I had highlighted to add the URL. I even tried using the source code version to put things in, but that gave me the same result. Any ideas?
Hello, I’m trying to print an HTML table using a loop for each but I’m facing issue it’s only print the last item in the table How I can solve it?please check the screenshoots:Output:
Hi, There are a couple of threads of this subject, but they more relate to SharePoint. In my case I have an NWC Start form, where I have a repeating Section control. When I create a Task form, I need to display the rows of data from Repeating Section, and also make it editable. I was wondering whether there are any solutions or workarounds for this situation.
Is it possible to get a free trial of K2 Cloud? It would be really helpful for training and practice. Also, if there are any hands-on videos or practice resources available, please share them.Other low-code platforms provide free trials, but I haven't been able to find one for K2 Cloud. I've been watching videos for the past two days, but without hands-on practice, it's difficult to understand. I have tried multiple times, but I couldn't find any trial access.If there is any free trial or alternative practice environment available for K2 Cloud, please let me know!
Hi, Minor “issue”, not a big deal.For the “What are properties?” question, when I reviewed what the answer was, there was only one answer possible out of the three choices. Questions expecting a single answer usually show radio buttons -- so why was this question showing checkboxes instead? All other single answer questions show (as expected) radio buttons for the answer to pick.Again, not a big deal, but I think I was mislead in my answer with the checkboxes showing.
I am having an issue with the new responsive Nintex form in the text-long form control. When attempting to paste text content it doesn't matter to paste two or 500 words, a page unresponsive error occurs, and the process cannot continue. This issue is present in all forms. In addition to that, please note that the form takes longer to load. Please provide guidance.
Hello - I used SharePoint 2016 on premises. I have 2 document libraries A and B. I used Run If action to copy a document from a document library A to a document library B (see attached), but it displayed a workflow error below:“The workflow could not update the item, possibly because one or more columns for the item require a different type of information.” How can I copy a document from a document library A to a document library B? I’m appreciated for your help.
Hello, I´m having issue with our installation of K2 BlackPearl (v. 4.6.11) + Onprem SP2013. Certificate has expired 24.02.2025 and its not possible to open forms on Sharepoint anymore. I have tried following: Modify K2 Blackpearl installation – no luck, certificate is in those steps being generated, but again with same validity (so its already expired). Use different certificate from my PKI – I have changed thumbprint in K2HostServer.exe.config file, but without any luck. Im still getting errors on SP: Can anyone please help me with this issue? Thanks
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.