Deep dive demo webinar: Get an in-depth look at the enhanced Nintex CE Platform
This section contains archived Nintex for Office 365 forum posts.
Recently active
My form has been designed using Responsive (not New Responsive). My form has a total of SIX different groups that will be working on one item, which is divided into different stages. Here's how it works: Requestor submits initial information Status changes to 'Pending Approver' and the Approver will then see the info provided by the Requestor and submit additional information. Status changes to 'Pending X,Y,Z' and each team (X, Y, Z) will receive an concurrent email but will be unable to view the other's panels because the panel is controlled by the expression fn-IsMemberOfGroup. Status changes to 'Pending Supervisor'. Once the X,Y, and Z teams have finished their review, the form will then be presented to the Supervisor. The issue is, I can not reliably capture the logged in user's name for the Approver, X, Y, Z, and the Supervisor. When the form changes statuses and views, the control will recalculate the user name and won't accurately capture the name of the user that filled out the
Cannot download attachment if file name contains "%", please fix the bug, thanks
I'm looking for a way to copy all the data of a form into a new form within the same list. An example would be somebody filling out a form but needing to input almost all the same information as a previously saved form. They could maybe open the originally saved similar form and essentially Save As to create a new form, change what needs changed, and save it as a new form in the same list.
I’m trying to validate the to see if the current user is an approver. Current User information does not display on Google Chrome or Microsoft Edge in Edit Mode and it does not display in Text or Calculated Value field either. It does however, consistently display if I put it in a label but this does not help because I need it in a Text or Calculated Value field. Please assist.
Hello there, I would like to know if it is possible to set a value for a Multi Line Textbox with rich text enabled in a Classic Form via JavaScript? I would like to be able to update the value of the field with html content depending on another field. I tried already many different things but nothing worked so far and I am able to set the value for text fields and normal multi line text fields. I tried things like this but without any luck: var txtArea = NWF$('#'+ remun).closest('tr').find('div[id$="_inplacerte"]');txtArea.html("testing 123");
If I am in the middle of editing my newly-created Nintex form and discover I've made an error in the underlying SharePoint list, is there away to go back and correct the list and update the form without having to delete the form and re-create it?
So, this is my second post on here and I'm hoping to def get some help on this one desperately. I'm working a repeating section on Nintex 2013 Classic Form view for a customer that wants certain fields to auto-fill based on the first field that's entered, e.g. Part Number. I have researched this like crazy and can't find any solid solution for the classic form with using calculated value lookup controls. I figured out the formula to get the fields to populate on the first line but the minute you click on "Add New Row" everything in the auto-fill fields clears out. Please help! I've even read another post on here trying to add the "parselookup"...e.g. lookup("Material Master","PartNumber",parselookup(txtPartNumber),"PARTDESCRIPTION") into the formula but that doesn't work either. I'm so close to getting this without having to use CSS or Javascript...
I thought I saw the answer to this question, but after a long time searching, I was not able to find it. In a workflow, I'd like to strip/extract the email address out of the value returned from a people picker field. I think I can use a regular expression, but am not sure how to configure it.For example, I'd like to extract daniel.Smith@domain.onmicrosoft.com out of i:0#.f|membership|daniel.Smith@domain.onmicrosoft.com. Thank you!
I created a multi lines of text field and created the fields I needed on o365 Nintex forms, the data in the RS is in xml format. Is there a way to get the data from the RS clean? not in xml? Also, when you download the list to excel the RS is in excel is there a way to get that data our clean? Thanks
Hi all, When starting a workflow on a SPO list, we sometimes get an 401 Error like below in screenshot. Can somebody set me of the right path to solve this issue? Thanks in advance.
Good morning, Do you have a tool that migrates Microsoft Flows to Nintex workflow in the cloud or on the lists or libraries?
I have created a dual language English Spanish form, in which the English title of each question is followed by the Spanish, e.g.: Market / Mercado. The customer has asked if the Spanish text could appear on a separate line, e.g.: Market Mercado Is there a way to insert a carriage return between the English and Spanish text? The customer would like this format for the Hint text also.
On a new responsive form in O365 I have a Web Request control that validates a postal address. I get a response with details about the address including City, State, Zip, Zip+4 code, Latitude, Longitude, and others. I can pull any single element from the response in the Label text and Value text properties of the Web request, but I need to be able to process many of the elements of the response.My thought was to set the Value text property to a concatenation of all the elements that I need, and then to parse it out into the different fields on the form. But I can't seem to combine elements in the control property. There is a JSONPath syntax that theoretically would allow this, but it does not appear to be implemented by Nintex:$[*].components.(city_name & ', ' & state_abbreviation) Is there any way to get more than a single element from the Web request response? Dan
Hello All, How can I set a rule where I define that Approver 2 is mandatory based on the amount entered?
Hello,In my workflow, I am trying to update XML of a repeating section on my form. I am using Nintex O365.The data is saved in a Multi-Line Plain Text field called CERS Element Line Items. I am able to parse the XML with no problem. In a For Each Loop, I save the Output Index in a variable called itemElementIndex. I use this same variable in an Update XML Action. Below is a screenshot of the configuration of Update XML.Regarding the long name at the end of the XPath query. I know it is right, because I am able to extract the data from the XML and I see the values in my History log.I get the error: “An exception occurred while processing parameter [InputXML]”What am I doing wrong? What other information do you need?
Hello,I am trying to use an Update XML action to modify one specific item in a repeating section. The XML is stored in Multi-line plain text field. When I hard code the index to the number 1, it works fine. But when I try to use a variable for the index (intIndex), it does not work.XPath query:This works: //RepeaterData/Items/Item[1]/_6d18d179415d8084b66a218ecb931aaf This does NOT work: //RepeaterData/Items/Item[{Variable:intIndex}]/_6d18d179415d8084b66a218ecb931aafintIndex is an Integer variable set to 1Does anyone have any idea why it works with a 1, but not with an integer variable that contains a 1?@emha - Hello. I noticed that you have answered a lot of questions regarding XML. Do you have any idea why this may be happening?Thanks.
I have a form and based on the selection on a Yes/No field or a lookup field an email notification needs to be sent. I do not want to manage the emails in the workflow I would rather manage them from another list. Which brings me to my question. Is there a way for a workflow to send email notifications pulling the email address from another list based on field selections in the form? Using new responsive Designer.
Hi Nintex Experts, I am using responsive form 365. I want to validate attachment control by checking other form control/s. I tried to create validation rule but i am not able to find attachment control name in named control? Can any one help me with how to achive it?
Based on this help article (under the Personal and Shared connections header) if I create a Nintex Connector using a Nintex Administrator account I should be able to see that Connector across the tenant.I've created a "SharePoint Online: List & library" Connector on the root site of the tenant using a Nintex Administrator account however when I use the "Office 365 query list" action on a Site Collection in that tenant I don't see that Connector.Am I missing a step?
I added a repeating section with new designer via nintex form. Now i'm trying to use a workflow to write the information entered into this section into another SP list. I'm so frustrated. The repeating section and everything works if all fields in the RS is field out, but if I leave a field blank or empty, the workflow is suspended. I'm a newbie and unclear what I am doing wrong. We do not require all the fields to be completed, they might rightfully so need to be blank, only one field is required so I want all fields updated to reflect that record in the other list if the required field has information which it would every time since it's required. I do not understand why it's got to be so complicated. So annoyed.
Hello, My form has been designed using Responsive (not New Responsive). My form has a total of SIX different groups that will be working on one item, which is divided into different stages. Here's how it works: Requestor submits initial information Status changes to 'Pending Approver' and the Approver will then see the info provided by the Requestor and submit additional information. Status changes to 'Pending X,Y,Z' and each team (X, Y, Z) will receive an concurrent email but will be unable to view the other's panels because the panel is controlled by the expression fn-IsMemberOfGroup. Status changes to 'Pending Supervisor'. Once the X,Y, and Z teams have finished their review, the form will then be presented to the Supervisor. The issue is, I can not reliably capture the logged in user's name for the Approver, X, Y, Z, and the Supervisor. When the form changes statuses and views, the control will recalculate the user name and won't accurately capture the name of the user that filled
Hi All, Hoping for some help here. I am creating a form for our Finance department to deal with incoming purchasing requests. The form writes the data to a SharePoint List. In the form, we have Three Lookup fields pulling data from two config SharePoint lists. These lists are our list of account codes and cost centres. Both lists contains the account codes/cost centres and their respective budget holders. Account Code List properties (Named "R1 Account Codes Cost Centres and Budget Holders": (Parent Category and AccCode are the fields getting looked-up in the form.)NOTE Budget Holder AC allows multiple Values Cost Centre List Properties (Named "R1 Cost Centres"): (CostCen is the field being looked-up in the form)NOTE Budget Holder CC allows multiple Values Within the form, the first lookup retrieves a list of categories relating to type of purchasing, the next two fields are the account code and Cost centre lookups. Pictured below. (NOTE the Budget Holder Field was just a test thi
Copy item workflow Action workflow suspended getting error 400: BadRequest: The user does not exist or is not unique. (Correlation Id: c91465c2-0afd-433e-a0ac-d7595e5c4246). WorkflowInstanceId : 14271b68-0230-4633-b6a1-bd517f238969 list having 6 People and group fields all the user in the item active user only
I am hoping someone can help me. I have searched and searched but all the answers I find relate to older version of SharePoint and Nintex. I currently have a list set up that has a workflow that takes the item that's entered and puts it on a calendar. My issue is whenever we do a modify from the list, instead of updating the entry on the calendar, it creates a new calendar event. When I try to use the suggestions from the posts from older version, I don't have access to the options that are listed. I have also tried assigning an item ID to the entries using GUID and Integer (separately, not at the same time), but when I do this, the number is the same on all entries. The original workflow is pretty simple, but attaching pictures for reference.
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.