Complete our Nintex Community Survey
Access resources, discussions, and tips to design and manage workflows with Nintex Automation K2.
Recently active
I have a SMO backed by a DB Table, and I'm trying to set the value of one of the columns to null using Update method but it's not working. I'm doing this from within Workflow and setting the value to EmptyString function. So what's the workaround?
How can I solve this error? I need to update a smartobject created with my old account  SmartObject Server Exception: K2:NSLDXZ does not have Security rights on the ‘[...].[K2_VOLE]’ SmartObject.. SmartObject: [[...].[K2_VOLE]] Thanks    Â
Hi everyone, I created 2 custom themes, one dark and another white. The default one is the white/light version, however, I have many users that likes the dark theme and I like to create a drop down in my SmartForm where users can choice the them they like. Is that possible? Thanks
Hi everyone,how can I fix this problem?I was working on a Smart Form with many rules and now I'm not able to add other rule 😞ThanksÂ
Hi everyone,I'm created a Smart Form with many List view not editable and when an item is clicked on the right it will appear the Edit Item view. The question is, how can I change the data in the List view? In the example the H3 (in yellow) is actually called "Fair condition". I managed to change into the Item view but I don't know how to "translate" in the List view. Another example is that all 1 = Yes and 0 = No but I like to show Yes and No and not 0 and 1.Is that possible in the List View?Thanks
Given: 1 smartform / 3 listview / 2 buttons   Form (button1 and button2)    listview2    listview1    listview3 Scenario:  User click button1. The order of listview must be   listview1   listview2   listview3   User click button2. The order of listview must   listview3   listview2   listview1  Any ideas to help or done this scenario in k2.  Really appreciate: Dabuskol  Â
Hi All,I am running into an issue with a K2 5.4 setup that weekly consumes all 16 gig then proceeds to consume up to 30 gig of the page file on the server and then promptly crashes.  After a restart the server runs fine for a couple of day (about a week) and then crashes again. Host server logging isn’t showing any errors that are uncommon or give any indication why its using so much memory. Any suggestion would be very helpful.
Hi all,I'm wondering if anyone else has come across an issue where column sizes in K2 Listviews are going nuts when using the designer via chrome. I have a view that renders well in runtime and hasn't been edited in months and suddenly column widths are showing over 600% each. as a consequence to this, you are not able to drag column sizes by using the line between each column cos it is rendering the area where you can click as "over 600% to the right" i.e. well out of screen range.  This issue isn't happening while using edge.
How to check the user is a member of the specified user role or not by using .NET API Library. Â Thank you in advance.
Hi everyone,I created a Smart Form with a Main View that when is filtered or someone click an item it will filter all other views. My question is, can I show the views ONLY when there is some data in it?I didn't see how do that.ThanksÂ
Hi @evanmoore If this is the last resort, what is the advised setup for client credential flow? My use case is:K2 need to get data from an internal REST endpoint which is protected by AAD. To authenticate via AAD, logged in user's info should not be used. Therefore, K2's REST service instance will act as a service making call to another service in the background. Thanks
I have a Single Node K2 App DEV Server and Load Balanced K2 App QA Servers.On Dev I can start workflow instances, no issues.On QA, however I get the following error: "Workflow step instance threshold exceeded. Too many workflow steps were started based on your policy."Â Â Â
I have two things I am trying to accomplish with my list view rows and I can't get either to work.  Here's a picture of my list view for reference: For rows where the Recommended Quantity field is populated with a number, I want to set the Order Quantity field to be that number. Then, separately, for each row where the Quantity Locked checkbox (a bit field in the SQL that actually houses the data) is checked/set to Yes I want the Order Quantity field to be read-only for the user. To accomplish the first goal I tried having the output of my List method have the Recommended Quantity field from my source mapped to the Order Quantity field in my list (pictured below) but it still didn't pull the data in. For my second issue I tried setting up a clause in the rule where the List method is called to do a for all rows loop and then add a clause that If Quantity Locked Checkbox contains Yes (I also tried it with "1" since I know the SQL data will store it as 1/0) then set the Order Quantity Te
Hi everyone, I have a GIS map in a canvas and I like to pass a parameter from the GIS map to the SmartForm. I that possible? Thanks
I have a certain view with 5 image attachment controls on it. I use the view in multiple forms. On some forms the size of the images need to be small (32x32) and in other cases it needs to be custom size. My default is small (32x32) and in the view initialize rule I have a condition and then a set a controls properties action to set the size. But it does not work as expected, the size remains rendered the same. Does anyone have experience with a working solution to resize the image attachment control runtime?
Hi, Â I have a varbinary(MAX) field in a SQL table; I created a smartobject in K2; but this field is not listed. Please advise a way to read this varbinary field and assign to a file control in K2. Â Thanks, Â Sreeja
Hi, I created ListView not editable with the pagination in K2 Five, I like to have a row count. I was using the function count but it's count only the number of row per page, I need the total number of row.Anyone can help me?
Hello all. I would like to ask that how to create a charts / graphs from a sql or SMO as follow picture?  As in my toolbox, I did not found the charts creation.  Do I need to install library or install some packages?I saw there is packages on the website :https://community.nintex.com/t5/K2-Five-blackpearl/HighCharts/ta-p/176626 However, how to install this packages into web version K2 designer? Besides, where is the K2 market? Is it only administrator allow to access?  Thank you very much! Â
Hi  Is it possible to configure K2 in a way so that the sender email address can be different, depending on the app?  At the moment we have one global sender email address but we would like to know if we can personalise the email notifications, so the user knows which app it has come from.  Is it a case of using environment variables? If so, does this work everywhere? As in within a workflow, on a Form etc.  Thanks
We can no longer use Google Chrome to access the K2 pages in our organization. ERR_TOO_MANY_REDIRECTS error. We have .Net 4.8 installed, we have cleared all the cookies, reset the flags, set the same site cookies. Google Chrome is updated to latest version. It started with a few PC's but now it is organization wide. We have to use FireFox now. What else can we try to get Chrome working again?
Hi, I have many processes/applications developed using K2 5.3 on-premise SQL server. have a requirement to access k2 applications in office 365 with different groups of users. and would like to know how to achieve this along with the pros and cons. Â please let me know if there is a way to accomplish this. Â Thank you for your support. Â Best Regards, Thriveni
We implemented a Solution and have an Email sent on a Button Click. When this is done on Browser, all is received well, however, when we replicate on a Mobile or Tablet, the Email is received without attachments.  Has anyone ever encountered such issues please?
I created an app that sends out an email to the team that sends information alone with an image using the image attachment. I add the information to a textbox and take a picture and then click the send button. When I use the K2 Mobile app, the image is attached to the email. When I try using the K2 Workspace app, it does not send the image. How do I take pictures in the Workspace app and send them in the email?
Hi, I created a ListView and I added a <br> in the column header so I can have the header in 2 rows.Attached the info.It's perfect in the table but now in the search field I can see the <br> that I don't want.How can I have the header column in 2 rows without using <br>? or How can I remove the <br> from the search?Â
Hello , i want to create user with limited rights user cannot see what i am doing in K2 designer , he should see only what he is doing , nothing more please , if there is a way to do this , feel free to help meÂ
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.