Interactive workshop: Automated DocGen for Manufacturing Ops
All archived community articles, forum posts and groups. Here you will also find older K2 brokers as well as archived Group content.
Recently active
I have a loop to add users to a Sharepoint group using a web service call. However, some users have left the organization. The web service throws 'Microsoft.SharePoint.SoapServer.SoapServerException' Is there an easy way to skip the problematic record and continue handling the rest records.  Thanks. Â
Hello, Â I am currently working with Nintex Workflow on SharePoint 2013. I am trying to build a custom list and add a hyperlink. For some reason when I click > Insert > Insert Hyperlink, the page to add the link does not pop up. I watched the video that is on here, but again when I try to click "add hyperlink" nothing pops up. Is there something I am doing wrong? Can anyone help.Â
I'd like to change the redirect URL of the Submit button based on the value of another field in my form. I tried to use the rules, but it looks like the only thing I can change in rules in the "text" of the button. Is it possible to change the redirect URL?  If Not, is there a way to add different buttons, so each one uses a different redirect URL. That way, I can hide/unhide the buttons based on the value of another field.Â
 Hello, I posted this question in another forum but did not get an answer. I just found this user group, so I thought I would try to ask again. I would like to pull in a person's manager using UserProfileLookup. This works fine "outside" the repeating section, but I cannot get it to work inside the repeating section.  I have tried using a People Picker field as well as a Label and setting up a rule with a variable that uses the UserProfileLookup, and I could not get either to work in the repeating section.  My variable looks like this: varNominatorMgr - userProfileLookup([Form].[Nominator],"Manager")  Does anyone have any idea why this is not working, or a workaround?
Swagger Location:https://swagger.blob.core.windows.net/files/twilio.json You will require an Twilio API username and password (sign up here twilio.com) Service Instance Add the Twilio username and password in the service instance as:  The swagger only contains one object. Â
Hello,I have field A in my form that the user is filling out and I want filed B to populate with the same information so that the user does not need to populate but can update if need be.Can this be done in nintex forms?
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 used NWF$("#" + JSControl).attr("disabled", "disabled"); but when the form is submitted the value is not saved.  I have tried to use both the following :  NWF$('#' + JSControl).prop("readonly",true); NWF$('#' + JSControl).attr('readonly',true);  which does not work on the Yes/No control but have tested it and works on text form box is there somthing l am missing for a Yes/No control.  I have even tried to put the Yes/No control into a panel and applied the rule to that also same issue when l submit the form the value is missing.  Any help would be greatly appreciatedÂ
I applied separate rule to each control on Panel, Based on dropdown selection I am hiding some form controls, But controls are overlapped each other. Can some one plz suggest better solution for this. Thanks....
On my development site, the 'Save' button property has the 'Redirect URL' field. However, the field on the production site is missing.   I wrote javascript to do the redirect. The problem is that: after saving data, the form is doing its own redirection. It seems the javascript redirection takes place first, then the form save the data and do its own redirect.  vs  Â
Hi all, Â We currently have a Nintex form that tracks CDD sign off information. When a form is submitted, a people picker field is populated with the currently logged in user as the person who signed off the CDD. Â The problem we are having is that when a user leave the company, the field is clearing itself out when opened for edit at a later date. Its critical this stays as we need to confirm who last sign off the CDD regardless of them being at the company or not. Â Any help would be appreciated. Â Thanks.
Is it possible to change the height of field in nintex for sharepoint 2019
Hello, I have a form with a panel that includes several controls and that is hidden by default based on a rule. The form renders correctly in Chrome and IE but with the new Edge browser while the content inside the panel is hidden the empty space occupied by the panel when visible stays there and the form looks terrible.  This is the design view with Panel selected and associated rule: This is the form in Chrome: And in Edge: Anyone experienced the same behaviour or any idea how to fix it before I reach out to support ?  Thank you
Hi I found the post on changing the background colours of a choice button when selected extremely useful and have successfully implemented the code. When selected, the button now changes to blue. I still need, however, to change the border colours of the buttons (currently red) as well as the highlight colour when you position your mouse over the choice button (it has a background of a pinkish red with white highlight and black text). I have tried different options but cannot get it to work.  I really appreciate your help.  Kind Regards Renee Â
What Nintex licenses should I use to migrate from on premises to on premises? Can Iuse trial licenses or does Nintex offer other licenses?
Hello everyone! I need yours help.. Is it possible to change the language or delete it altogether? Exactly where it is written in English.. Thanks you very much!
Dear Members,  i biuld a working workflow in Nintrex, and after delet a column in SharePoint, my worklow stoped to work.  The crazy Thing is, that the colum wasn't a part of the workflow, only a part of my list.  Did´anyone now the Problem and how to solve it?
Hello! Â I am trying to make a simple workflow with two actions - one to set a value of a column and another to start another workflow. This workflow is for a document library and the column I'm changing the name of is the "Title" which links to the excel that I am generating. I am able to successfully set the name of the Title but the workflow gives me an "unknown error" before it can start the second action. Any help would be appreciated, thank you! Â tldr;Â Workflow progress page shows that the "Set Field Value" action for a Title field of document library is green and completed (which it is) but will error out before it starts the next action. Â Â
I am using Assigned Flexi Task to have approvals completed where only one person needs to respond in order for the task to be completed and moved forward. When setting up the email notification that is to go out it is not pulling in the Approval URL. When I click "Insert Reference" and choose "Approval URL" or "Approve" it is replacing it with {Common:ApprovalUrl} or {Common:Approve}. Any help would be appreciated. Thank you
Afternoon  I'm working with Nintex 2013 On Prem and need to save the body of a Send Notification into a SP library. Has anyone done this before or have an idea how I could achieve it? Thanks in advance.
Unable to create INCIDENT or SERVICE TASK in ServiceNow using Nintex Workflow call WEB Request action  Getting cannot connect to server error   Error performing web request. The remote name could not be resolved: 'xxxxdev.service-now.com' - Error
Hey Community!I'm currently working on a big workflow with loops and many flexi-tasks. In the current test phase it is often necessary to change the texts of the mail notifications, which is a lot of work. Sometimes only one word changed and I have to change it in 10 flexi tasks. I'm searching for an easy way to create a mail-template where I can store the main part of the mail with nintex references, rich text formatting and so on and kind of link it into the flexi task mail window.I looked into variables, but couldn't figure out how to store rich text formatting or nintex references in it, only plain text. What am I missing? Or do you have other hints for me? Any hint is highly appreciated!With kind regards!
Hi - I have a website and would like to capture a value it and save it in excel. can some one guide me how to capture the value correctly. the values present at the left side corner, in the bottom of the website. guide me how to capture it.  I tried with targeter, it is not working as expected because the value is present in the bottom of the website.. any other ways ?? - please suggest. Â
Dear Nintex Support, first of all, thanks for the new feature of being able to determine & delete unused workflow variables. That's great! Â Unfortunately by that update, the ribbon bar of the workflow variables got quite messed up. Firstly, the new delete buttons don't render correctly. Secondly, the ribbon bar still has plenty of space, so why are these actions in a sub-menu of the Ribbon bar. This way users always have one additional click. This also leads to very small "Close" and "New" Buttons. Â I appreciate a comment on this, and hope for an according Change in the next Revision of Nintex Workflow. Thanks in Advance! Â Cheers, Farah
I can't get my pattern right. I need everything to be removed after the first space. Â Â Thank you.
We have a requirement where we have a rich text multiline to add request description and attached to a list column. Now, user can save the request and edit it to add more or change the description, if required and submit again.I know that we can't have 2 controls "enabled" and "connected to same list column". Therefore, I tried using calculated control to fetch the value of my description, but calculated control can't be connected to Multiline control. Can someone help me in letting me know a workaround where we can keep both control enabled (one on new mode and another on edit mode) and still save it while submitting it first time (with formatting - hyperlinks, bold, etc.) and make it visible on second control for editing on edit mode?
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.