Complete our Nintex Community Survey
Find resources, discussions, and troubleshooting tips to build and manage workflows with Nintex for SharePoint.
Recently active
Hopefully this should be fairly straight forward. I need a field to be a unique number for each new item added to a list. I need it to start from 1000. I've set up two variables:number_variablenumber_variable_plus_oneI've set the number variable default to 1000. Then I've got a Math Operation with Plus Value 1 and store result innumber_variable_plus_one.All that it's returning is 1001 with every new item. I know I'm missing something obvious? Any help appreciated.
I have a few workflows in three different site collections which are erroring or failing with this email notification. The workflow details are all green and it shows the workflow fully completed successfully. The workflow actions result in perfect data -- nothing is missing or incorrect. This is the email I get: "The workflow has ended unexpectedly. An error has occurred in . Click here to view the workflow status." I opened a Nintex support ticket just now, however I'm wondering if anyone else has a solution? I saw a similar issue thread here, but it looks to be slightly different: https://community.nintex.com/message/22534#22534 Thanks!Allan
Hi there, I created a small approval workflow with a state machine which works fine until I place a condition inside a state.Then the change state function gets stuck and won't enter the next state. (Workflow attached)State machine starts with Cross Fct 1. I just added a condition to check whether a field is empty not. I've read through several forum posts and tried given solutions.Unfortunately resetting the timer job, iis reset and also disabeling safe looping to test the workflow did not resolve the issue. Working on prem with SP 2016 with the latest forms and workflow release.Am I doing smth wrong?Any help is highly appreciated.
We are using Sharepoint 2016. Everything for the Nintex workflow was working as expected.Then, the workflow tasks (few of them) are not opening and giving error as 'Something Went wrong' when user tries to Approve. Also, the Nintex workflow history page shows no instance of running workflow(/_layouts/15/NintexWorkflow/ItemWorkflows.aspx?ListId={fe28238d-wer-471c-95bb-a1645e93ba69}&ItemId=4112). The log from Nintex says the below.Nintex.Workflow.NWHumanApprovalException: Cannot find a corresponding human workflow task id for this task.at Nintex.Workflow.HumanApproval.NintexTask.eR8=(SPWeb eh8=, Guid ex8=, Int32 fB8=)at Nintex.Workflow.HumanApproval.NintexTask.RetrieveTask(Int32 spTaskID, SPWeb web, SPList taskList)at Nintex.Workflow.ApplicationPages.ApproveReject.Page_Load(Object sender, EventArgs e)at System.EventHandler.Invoke(Object sender, EventArgs e)at System.Web.UI.Control.OnLoad(EventArgs e)at Microsoft.SharePoint.WebControls.UnsecuredLayoutsPageBase.OnLoad(EventArgs e)at Mi
I am in SharePoint 2016 using Nintex form on a custom list. Want to hide/show a column based on selection of values from a drop down list. Have a producttype drop down column. If the user chooses, product1, I want to hide a single text field and its label. Otherwise, show it. Want to build similar logic for other selections. What is the formula for that? Thanks.
Now that Microsoft has retired the Email Enabled Library, I need to initiate a workflow from an incoming email or created a button on a SharePoint page to initiate a workflow.
I'm trying to create a validation rule for an input field for a Nintex form and can't figure out how to do it. Basically, I need the form to validate that the entry either starts with IS0, IS1, GP or BU (for 4 different types of projects). If it doesn't, I want to get an error I've tried to even get a basic StartsWith working as a validation rule, but I can't seem to get it to work. I've tried this as a starting point, but it didn't work. not(or(startsWith("IS0", {Self})))Anybody any idea what could be wrong here, and how to extend it out to include the other ID's as above? Thanks for your help.
Hola Buen día, podrían ayudarme con una duda por favor,estoy utilizando la opción repeating section de nintex para añadir notas de diferentes usuarios pero necesito que cada vez que se agregue una nota capture el usuario quien la creo y la fecha cuando la creo, lamentablemente he buscado mil maneras de hacerlas y las mas fácil era conectándola con un campo pero en esta opción no permite conectar con nada y si pongo etiquetas y le pongo Ítem Modified by Display name y la fecha, le pone a todas las notas ya creadas un mismo nombre de usuario y la fecha actual,¿Como puedo hacer?
I am trying to calculate sum of amount field which is inside repeating section. Formula used to calculate sum is sum(Amount). When I open the form in edit mode, the calculated field turns to 0 (see snapshot below). To update the amount, i have click either inside amount field or add new row.Gone through lot of articles but none of them helped. All of them pointed to Nintex version issue but i have Nintex version being used in 3.3.1.0
Nintex Forms 2013 Ver 2.10.2.0WIndows7, IE11 1) Created a SP list that has a Person or Group column set to Choose a Group.2) The Nintex Form has a control connected to the column, so that the user can select an individual from only that group. The group is significant and needed, as this control/field is used to drive WFs and email notifications. Selecting a user not included in the group would cause mnajor problems with persons receiving emails and alerts intended for other persons.3) After the user has selected a person from the Group and saved the record (item), whenever anyone tries to access that record, only members of the group can edit or view that record.4) it appears that once a member of the SP group has been associated with the record, users who are not members of the group have no access to the record5) However, users with "Full Control" are allowed access.6) If I change the Person or Group column to select "All Users", the restriction is lifted. This looks like a permis
I have an Office365 cloud based environment with SharePoint. This is all in a single tenant. Do I need to be concerned about any technical architectural issues when implementing Nintex. Its hard to find information regarding technical details. Any ideas?
Is there a particular reasons to why the Form Variables would not work on the SmartPhone layout? I have added a variable via the FormVariable option and added it on both: Desktop and Smartphone forms. varEmployeeID userProfileLookup(Current User, 'employeeID') I have inserted a [calculated value] on both layouts. The desktop layout shows the results whereas the Smartphone layout does not! Why is that? Do I need to use a different formula? Note: even setting Recalculate view / edit mode to YES , will not make a difference!
I have added the list view control to my nintex form, which has been configured and showing correct.I would like to add colour so where there is a * this should show as red text or red background for that cell only. How do I achieve this? Thanks
Hi people group, I'm thinking, if there is a way how You can plan your work process with custom conditions? In my manner - I need to run the work process 2 days before the end of the month. What are the alternatives? I could run each day's work process and check if today's date is my required day, however, run the work process regularly to check... For me ome tv bazoocam ometv, it would seem that pointless work. Along these lines, share your insight and encounters!
Hi everyone, I have an question that is connected mainly with te Repeating Section part of the Nintex Form. To give you some background I'll describe shorty what is a purpose of that repeating section. Background:I'm creating a from where coordinator will be able to sing their employees into our transport routes. And as there are many of them and they are busy they don't want to fill same form multiple times for different routes - they rather want to do it once by adding new routs as new repeating section parts - I totally understand that. ISSUE:BUT - there are 2 issues connected with that which affected the duplication issue for creating by same coordinator two identical route orders. 1st issue that I solve by checking in the form if on the list (where I'm spiting that repeating section data into individual records) already is same route created by the coordinator - that worked. 2nd issue is the one I'm struggling right now - how to prevent the coordinator of choosing same route in th
I have a Nintex Form (2013) with a Repeating Section "Milestones" in a SharePoint List that has two field "MSDate", "MSDetail".I want to extract those records from the XML and add them to a separate SharePoint List.I have found lots of references to parsing XML but nothing that is simple or works!Can anyone direct me to a step by step guide to extracting the XML data and adding to a sharepoint list.
Hi all,I'm new to Nintex and have been trying to find an API to get, schedule, start and stop workflows from a 3rd party application(Using postman for testing it for now). I have found this endpoint "http://<site>/_vti_bin/NintexWorkflow/Workflow.asmx" which provides administrative functionalities, but when I send a POST request to it and include an "op" parameter such as "op=StartWorkflow" , I keep getting the "soap:ReceiverServer was unable to process request. ---> Value does not fall within the expected range." message. I did some research on that and none of the solutions have worked. I do not know if endpoint is the correct way to go. I would really appreciate any help!
Hey everybody. I set up a form with an selection on top. Everything works fine and i used SelectionName!='Area' to hide the areas when switching trough the selection. The problem is, that the site is empty, when i open the form the first time. When i click on "Allgemein" afterwards, the information is shown perfectly. You can see this issue on my screenshot. Does anybody have a solution for this problem? Thank you!
Hello Community, I am working with Nintex for SharePoint 2013. I have several SQL Request fields and I am trying to developconfigure a way to set the SQL Request fields back to empty ull thru automation. I see that with SQL Request fields there is no rule selection for "Set Value". I'm just wondering if there is another way to achieve this, some kind of work around. Thanks! Tom
Hello,I am trying to reference a calculated value on my form (Client ID JS variable name = calcID) and set that value equal to varID in the javascript code in order to concat a URL based on the ID. Could someone help? When I hard code in an ID, it works, but I need it to be dynamic. Thanks!
I am looking to set a text box value based on drop down list on repeating section and below is the code. I have achieved till populating the drop down value when adding rows but unable to assign value to text field.Need your helpNWF.FormFiller.Events.RegisterRepeaterRowAdded(function (){var currRow = NWF$(arguments[0][0]);currRow.find('.ddlAccessModulecssClass select').change(function(){repeatCableChanged(currRow.find('.ddlAccessModulecssClass select'));})});function repeatCableChanged(cableLookup) {bt1= cableLookup.val();alert(bt1);} ddlAccessModulecssClass- Dropdown CSS classdisplayMessagecssClass-Text field CSS class.Thanks,Nav @Repeatsection
I have a quite big form which is in general able to work with multiple languages. My problem now is that some of the questions are shown or hidden depending on the language choice. These questions are in a repeating section due to the size and amount of questions. To make this form a bit more tidy i put my questions in a panel which is contained by the repeating section with a checkbox to hide all the questions. Now if I apply either the hide and show or switch the language all my questions slide aboth each other. This I could avoid by putting every question + answer in a seperat panel. Now i try to hide everything but it sadly resizing anymore because each of the seperat panels had to disable the option to resize (because otherwise the sliding of the question would happen again) Has anyone had a similar problem and solved in some way?For further information. It's build in the classic form not the responsive
Hi guys, I am needing some help. The attached image shows my NWF. 1. Query XML from repeating table2. incrementing through each element in a for each loop3. storing the results in collection variables for each value4. writing it back to SharePoint in a multiline simple text field That all works, but it is ugly and hard to read. Question:Here's what I need to do keeping my workflow intact. Instead of putting it all in a single multiline text field. Since I have all the values in collection vars.How can I in my for each loop write each element to a new row in my SharePoint list. Many thanks in advance.
Hi Folks, I have forms with multiple panels or repeating sections that render based on rules. When they render as the rules are triggered, the controls usually end up overlapping to the point where some are completely covered. What seems to be happening is that a control, usually a panel or repeating section, will first render that is farther down on the design canvas, then a rule will subsequently trigger a control (panel or repeating section) that is located higher up on the design canvas to render but it will render on top of the first control. Is there a work-around or a setting that will force the form to reorganize to avoid the controls overlapping and in some cases completely covering up the underlying controls? Thanks and Regards,Patrick
Hello community, I'm thinking, if there is way how You can schedule your workflow with custom conditions? In my way - I need run the workflow 2 days before end of month. What are the options? I could run every day workflow and check if today date is my needed day, but run workflow everyday to check... For me it looks like unnecessary work. So, share your knowledge and experiences!
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.