Learn about the latest Nintex capabilities at New at Nintex
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 am building an edit-form, so the fields in the form should have some init values, how to pass those value to the form in url or whatever way?ThanksPeter
Hi all, I have a scenario with a relatively standard setup of O365 connected back to the on-prem environment using DirSync and ADFS. The on-prem active directory is the master. I'm wondering if we can provision users with Nintex for O365 where we'd fill out a Nintex form with the necessary details and kick-off a provisioning workflow. This workflow must create the active directory account, exchange account and assign account aliases. The caveat here is we must talk directly to the on-prem active directory as it is the master. We can't (to the best of my knowledge) create the account in the cloud synchronised version as that is a copy only and the system would prevent this. Has anyone tried out this type of provisioning technique or know whether it is possible? Thanks,Chris
Hello,I have a repetating section with two text box and multiline of text . Saving the following result in multiple line of text column (plain text)<RepeaterData><Version /><Items><Item><cmtAuthor type="System.String">Vijay</cmtAuthor><cmtDate type="System.String">&amp;#160;3/8/2018&amp;#160;1:49 PM</cmtDate><CommentsInfo type="System.String">test</CommentsInfo></Item></Items></RepeaterData>I wanted to save this data in another's list multiline of text using call web service action <Batch OnError="Continue"><Method ID="1" Cmd="New"><Field Name="Title">{ItemProperty:Title}</Field> <Field Name="Comments" ><RepeaterData><Version /><Items><Item><cmtAuthor type="System.String">Vijay</cmtAuthor><cmtDate type="System.String">&amp;#160;3/8/2018&amp;#160;1:49 PM</cmtDate><CommentsInfo type="System.String">test</Comme
I am using Nintex Forms 2013 to develop a form. I have a drop down field (financial year). Once the page is loaded, I need to select the current financial year as the default one. I make a REST api call to get the current financial year and set it to the dropdown on "NWF.FormFiller.Events.RegisterAfterReady" event. The below code worked until last week.var fyValue = ko.dataFor(NWF$("#" + ddlFYLookupId)[0]);fyValue.selectedItem(currentYear.Value);I upgraded the Nintex Forms to latest version today, and now above doesn't work. Can someone please help me how to do this in forward compatible manner?
Hello,I'm trying to create web service cal to copy one item from Document Library to another Document Library on the same site.Web service call looks like this:I'm using CopyIntoItemsLocal method as destination is in the Document library folder. When running I get following error:<CopyResult ErrorCode="Unknown" ErrorMessage="Object reference not set to an instance of an object." DestinationUrl="xxx/sites/sfvd/DraftLibrary/Folder/Filename.pdf" />Any ideas how to copy this document?
In my TaksWorkflow I have two assign tasks to my manager: So I have Two cases1-I need to know if my manager is in the group (Ceo) if yes I skip this tasks and go to the next task.2- If I don't have a manager ( if mean that I'm the CEO) I also skip this tasks and go to the next step.Any idea how can get that info using nintexWorkflow enterprise?Thank you.
I am stumped here. I want to create a task list from a template that contains a set of standard task (about 8) already in it. Then I want to update the due date on the new task list from a calculated date I create earlier in my workflow. My issues is 1. each task date is different 2. I am not sure how to update a task list that doesn't exist. I thought about doing a web services call but would I have to do that for EACH item?(There will be about 8)I could create a blank task list and then add each task with a due date but again I am not sure how to do so since each task is different. Maybe create item and then list out all 8? This seems rather ineffective but maybe I have to do so. what I have is a List as so I run a workflow on create of these items that make the Task list for MathProgram Review Start Date1. Math 5/1/20182. Science 6/1/2018Task List Due Date1 Set Meeting -7 Start Date2 Set Site Visit +30 Start Date Any help
Hello,I have two list listA and listBi wanted to add new item to listB with ListA's orginal created, createdBy fields value using 'Call web service' action.Can someone help?
I am working on the Nintex Forms (O365) and I am having trouble in putting inline function condition on number of attachment.I am having a choice control which has Manual or Interface modes . If the “Manual mode" is selected “ there should be minimum 1 attachment ,if "Interface mode" is selected there can be 0 attachment.I tried various combinations but it does not work. After I hit “Save” and recheck it . The value is always set to 1 for “Minimum attachment” No matter what.There is no question of putting CSS as I do not get the formatting control to put CSS , I guess because of O365.This is what I put in the :Minimum Attachment: fn-if(fn-Contains("Mode", "Manual"), 1, 0).Please see the attachment inline-functions# inline function nintex foms nintex o365
How to copy an item from one list another using copy.asmx in nitnext call web service<?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:m="http://schemas.microsoft.com/sharepoint/soap/"> <soap:Header> </soap:Header> <soap:Body> <m:CopyIntoItems> <m:SourceUrl>string</m:SourceUrl> <m:DestinationUrls> <m:string>string</m:string> </m:DestinationUrls> <m:Fields> <m:FieldInformation Type="Invalid | Integer | Text | Note | DateTime | Counter | Choice | Lookup | Boolean | Number | Currency | URL | Computed | Threading | Guid | MultiChoice | GridChoice | Calculated | File | Attachments | User | Recurrence | CrossProjectLink | ModStat | AllDayEvent | Error" DisplayName="string" InternalName="string" Id="guid" Value="string"> </m:FieldInformation> </m:Fields> <m:Stream>base64Binary
Hi All,I am having trouble coming up with the correct formula for hiding a prompting label on my form. Please help!It depends on the input of two choice questionsI want the label to be hidden, UNLESS the answers to the questions are both NO.I have tried numerous rule combinations, but can't make it look at the result of both questions as a whole. Maybe I have the syntax wrong.The last option I tried wasand(keystakeholder_CHC!="No", priorityportfolio_CHC!="No").It was reading KeyStakeholder in isolation, and as soon as that NO was selected there, it would show the decline label.I have further scenarios that will use a similar logic in the form so if I could just get it right for one, then I would be able to complete the rest.Any ideas?Thank you!
Hi,I am using nintex site workflow to create item into a SP list . When user clicks on Start button, it initiate the workflow.My requirement is , if user has created the items into the list , they should not be able to click the button or button should be disabled after site workflow started.I followed the steps mentioned at Nintex Forms - Starting a Workflow and Waiting - Vadim Tabakman , however as soon as start workflow form loads , the start button is re-enabled.Any other way to achieve it?Thanks in advance.Regards,Azra
Is there a way to get the task id for Flexi Task or Request approval actions as soon as the task is created ?
I have never used Nintex live, so this might be a stupid question. I am trying to create a Vendor form for our new vendors to complete, and I know Nintex Live can handle anonymous form completion. But the form needs to be started by someone in our company, and completed by the vendor. I thought I could manage this with a workflow, which sends an email to the vendor, which would include a link to the Nintex Live published form. Is it possible to start a form on an on premise SharePoint list, and have it then available in Nintex Live for completion by the vendor? One other question, can you use people and group field in Nintex Live forms?
We have just had Nintex Forms 2013 installed in our test environment (i.e Dev licence version 2.10.1.0) and are making our way through some tutorial videos and have got stuck when attempting to show or hide a panel based on a rule (which is something we're super keen to do). We seem to be missing the options to 'Disable' or 'Hide'. We've tried Internet Explorer, Chrome and Firefox to no avail. Any pointers appreciated!What we see on tutorialsWhat we see on our Rules panel
Previously my Note 8 was running Android Nougat and the Nintex Mobile App had been running smooth until I updated my phone to Android Oreo. Now whenever I am opening the app it is simply loading a white blank screen on the start up and crashes itself after few seconds automatically. Any idea to to fix it?? Update: The Nintex app has been running smooth again as I have uninstalled and reinstalled latest version of it. Arjun Dixit
Symptoms Process is on a loop and can't be stopped. Diagnoses I created a server event with custom code in a K2 Process. The process was throwing an error, so I wanted to debug the process. I added an infinite sleep loop in the process, with the intention of attaching to the process and then stepping passed the loop in the process. When I tried to attach to the process, the code would not "hit" the breakpoint. Therefore the process is stuck in the infinite loop.I then tried to go to workspace and stop the process. Workspace was unable to stop the process.I then tried turning the server off, and turning it back on. Then I went into workspace and tried to stop the process. This did not work.How can I stop this process from using the server's resources? Resolution The way to stop a process that is on a loop or stuck is thru the database. These are the steps on how to do it.1. Stop the K2 Service2. Identify the running instances:Status = 1 (Running)Status = 4 (Stopped)Consolidated DB
I am using the new Responsive forms for on premise and I can't find a way to publish the form to Nintex Live. There is no button for Nintex Live like there is on the classic forms. Is this expected or is there something wrong? Thanks
I am working on a Capital Request form with a workflow. I have a repeating section that has a lookup, text fields, calculated value, yes/no boxes. I have found out that using a repeating section will not write the values to the column list. I am new to all of this and I do not know how to use the xml to parse the information and update the list items. I have attached the xml output if someone could please let me know what I need to do to get this working. I do have the xml being written to a multi-line column.<?xml version="1.0" encoding="utf-8"?><RepeaterData><Version /><Items><Item><Est.ItemCost type="System.Decimal">5</Est.ItemCost><ServiceMaintenance type="System.Boolean">True</ServiceMaintenance><ProvincialAgreement type="System.Boolean">True</ProvincialAgreement><EquipNewReplacement type="System.String">New</EquipNewReplacement><EquipmentName type="System.String">18</EquipmentName><Quanti
My dropdown list won't display values if the UPPER function is included. The test run in the control settings work. Why?!i.e. SELECT UPPER([StringName])
Hi, I am relatively new to Nintex but learning and any help or suggestions are welcome.I have a document library where a document is only considered "Active" for 30 days. I am trying to create a site workflow that I will schedule to run everyday to query the library, identify the documents that are expiration date +1 (one day past expiration date) and then I want to use an Update item action to change the Document status from Active to Expired. I already have a site workflow that sends a notification one week before the expiration date. I was trying to create this update workflow in a similar manner but I cannot quite get my head around it.1. Calculates date (today+1) and stores to var2. Log in History3. Query List to get documents that are one day past the expiration date. The query builder is to show items when the expiry day is less than my calculated date variable (today +1), Sort is the ID going to a Collection Var4. For each Target is my collection var, results stored in a Docume
Hi,I've been trying to read repeater xml following Vadim's blog at http://www.vadimtabakman.com/nintex-formsworkflow-parsing-repeating-section-data.aspx but I can't get it work correctly.For test I have 3 fields - txtFirstName, txtLastName and txtAge (numeric)The repeater is called repTestI query get the FormData and use the inline function fn-XMLDecode and set it to a variable that I would then like to use XML Query on.When I query that variable I can only seem get results if I use //repTest (which is the name of the repeater control)If I use any other XPath expression I don't get any results. (with the exception of node() and //*)example:Form Data &lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;&lt;RepeaterData&gt;&lt;Version /&gt;&lt;Items&gt;&lt;Item&gt;&lt;txtFirstName type=&quot;System.String&quot;&gt;first&lt;/txtFirstName&gt;&lt;txtLastName type=&quot;System.String&q
I want to start a Nintex workflow on List Item for SharePoint o365, Can anyone share a script to start the Nintex workflow for SharePoint o365.
Hello, I know this question has been asked before but I just couldn't find a way to use autocomplete in repeating section. I followed the approach from here and it is working fine, but inside the repeating section it's not.NWF$(document).ready(function() { NWF$.dropdownAutocomplete(autocompleteDropModule, autocompleteTextModule, 1);});For the repeating section, the following code from here didn't help: (modRepeater is the CSS class for the repeating section, modTxt is the CSS class for the input text field with the JS class autocompleteTextModule, and modLookup is for the dropdown control with the JS class autocompleteDropModule.NWF.FormFiller.Events.RegisterRepeaterRowAdded(function(){ var repeaterRow = NWF$(arguments[0][0]); if(NWF$(repeaterRow.parents('.nf-repeater')[0]).hasClass('modRepeater')){ $modTxtInput = repeaterRow.find(".modTxt input")[0].id; $modTxtLookup = repeaterRow.find(".modLookup select")[0].id; NWF$.dropdownAutocomplete($modTxtLookup, $modTxtInput
Hello there - I have a requirement where I have a single block where Quantity and Amount fields present. And then I will have a checkbox to choose more 5 blocks then it will show 5 more Quantity and Amount fields. I need to show user the total amount of above all 6 blocks (Qty1*Amt1)+(Qty2*Amt2).. and so onI have a calculated control with above formula which is working fine.But I have Javascript which does the job of clearing the data on Qty2, Amt2 .... Qty6, Amt6 fields data when checkbox is unchecked. when this happens Calculated control is not updating the Total value. (Q2,A2...Q6,A6 are hidden and calculated control can't take these values as null in hidden mode might be the reason as per my understanding).But can anyone help me in fulfilling this requirement in any other way would be a great help to me!PS: I have a workflow to calculate all values from above fields and update a back-end SharePoint list column with Calculated value which is of Currency type. But Nintex form is not
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.