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
Hi, have anyone got advise on how to create a MS Teams Calendar event based on a MS Exchange calendar item created by a Nintex workflow? I managed to create a workflow that create creates a MS Exchange calendar entry based on fields a user submits via a Nintex form but I don't see a way to also provide the users who cannot physically attend, a link to a teams meeting?
I have a Nintex Forms (News Responsive Form) based on a SharePoint Online List.I have a SharePoint Lookup Column “Abteilung”. I want to set a value based on a Form Rule to this lookup column. Is there a way to achieve this? The rules generator does not give me the option... Kind RegardsJochen
Hello,I have a Choice - Multiple control I use in a form. In my workflow, the task form displays that selection as text. I have a user that wants to be able to update the task form (if necessary) and in turn the original form be updated… Is that possible? If so, how can this be done? Nintex Form (in SP O365):Workflow Task form:
It looks like Nintex update the signature control for Nintex Cloud forms to this :) Does anyone know if the SharePoint online control will be updated?
Hi, I’m using a Nintex responsive form within SharePoint and would like to know how to go about displaying certain items pulling from an external list within the form.I have a dropdown that pulls values from an external list but displays like below… I don’t want to see the items that have a red X by it.Is it possible to apply something here to prevent from displaying? I’ve tried applying a few things but I can’t get anything to display.
Hi, I am trying to round an amount within Nintex responsive forms. I currently have an web request field that outputs the amount of $4.32905 but need to be able to round and see $4.33 instead.I used the following function below but get 4. Am I missing something?Formula:round(convertToNumber([Form].[Cost Web request].[Label],2))
Hi, I am coming across an issue when trying to input a number value without the decimal or commas. I have tried researching to see if anyone previously had this issue but no luck. Can someone direct me on how to remove this? Thanks
Hi there, Our business is working on migrating forms from the classic 365 forms to the new responsive forms on Nintex Cloud and would like to know if we can either hide this entire ribbon or selected options from this ribbon that appears at the top of responsive forms: Our set up does not allow staff to edit forms after submission, and our data retention does not permit deletion either, so these two buttons need to go. Interestingly, there’s an option to hide the print button in the form settings, but I guess edit and delete didn’t make the cut to receive their own buttons: Any advice is much appreciated!
I tried to create .ps1 file to document library by "Web Request" action but it didn't work.May I know what’s wrong with my workflow? Thanks! First, I get the Digest value.URL: https://mysharepoint.com/my_site/_api/contextinfo Then, the create action:URL: https://mysharepoint.com/my_site/_api/web/GetFolderByServerRelativeUrl('Testing_Document')/Files/add(url='Testing.ps1', overwrite=true) Result:
Hi,I’m trying to share a list item with external users, but an ‘Anyone’ guest link doesn’t work if the list has a Nintex Form associated with it. Delete the form and there are no issues, but with the form, an external anonymous guest link doesn’t work and prompts for credentials.Does anyone know if there’s a workaround for this?Thanks.
Has anyone figured out how to add a line break using Regex in O365? Enter, [ ], all don't work.
I have been working through some archived forms lists in our SharePoint tenant. The Nintex forms are all in the Classic format. I have successfully upgraded most of them to the new responsive style, but I have encountered problems with one form that uses a repeating section.As we know, the various controls within the repeater cannot be connected to columns, since the repeating section can only output into a single multi-line column as XML. The columns and their values are referenced in the XML schema as elements. In my case, the repeating sections contains text, date, number, Boolean, and the old calculated value fields. It took me a long time to develop the Classic form, but now I need to convert it before we lose access to the old designer.The problems I am facing are that the upgrade process results in a form that is quite seriously broken. About half of the variables are brokenAs for the rules, nearly all are broken.The converted repeater now looks like this. However, those variabl
I’m trying to use a Cloud Nintex Form(office 365 sharepoint) to retrieve data from an on-prem web service or REST API and display it in a form text box. When the user enters an ID, I need to immediately fetch and display information related to that ID in real time, before the form is submitted. Since this has to happen before submission, I can’t use a workflow — I need to call the on-prem service directly from the form.I’ve confirmed that I can use Cloud Actions like Web Request to get data from open (public) web services. However, it doesn’t seem possible to access on-prem services this way. I considered using a secure key, but while it looks like that might have worked in older Nintex Forms with JavaScript, it seems difficult or impossible in Cloud Nintex Forms.I’ve heard suggestions to use an Azure Function as a middle layer, but setting that up and managing the request process takes too much time.Do you have any good ideas or alternative solutions for this?Let me know if you want m
I have a form with a lookup list control that populates “Location” drop down list choices. I then use a rule and variables to also pull in the Location’s associated “Area” and “District” values. Location is a list lookup controlArea and District are text short controls.All 3 associated sharepoint list columns are single line of text.Everything works fine in New mode, but if I open up a submitted form the “Location” lookup value disappears. How do I make the Location selection “stick” and display on the form when it is opened? SharePoint list item for the submitted form: What I see when I open the form: Form rule I’m using to populate Area and District: settings for the Location lookup list control:
Hello,I was asked by a user if a form can somehow be shortened to 1-2 pages when printing out...there are multiple breaks in the page but is there some work around that can trim the number of pages?I saw someone’s comment in the forum on using firefox, is this a good work around? Thanks!
I have a Workflow that has 15 paths that a Nintex form can travel down and an email is configured for each path and i want to see the configuration behind the link field to make sure all 15 paths have the same value.is there a way to display the field value behind the link.All i seem to be able to do is replace the link rather than view and edit the linked field
Hello!I am using Nintex 365 responsive forms and am trying to figure out how to get the output below..for ex., 0.50 When I do a calculation, I get the following…When I want to get what’s in the pic below under the USD$ column (0.50).
Hello,Can anyone tell me why, when I run another workflow instance on an item that already exists the ID # that applies to the title, duplicates? So for instance (initial instance): Office Supplies - Company Name - 1Re-ran instance and received: Office Supplies - Company Name - 1 - 1 In the workflow action (NAC), I have the following…
How can send a hyperlink of item list in simple email workflow
Hello Nintex community. I’m using start a task process to send lazy approval emails to specific people for them to approve/reject a form. My question are the following:How do I get rid of the weird text on the email title highlighted in yellow in the picture? How do I change the title of the current item URL highlighted in green? How do I change the links highlighted in purple? Those links do not go to the URL that the links says to view at.I cannot find how to do any of these. I only see a checkbox for Lazy Approval.I also found out that if I don’t use Lazy Approval, then the email confirmation of the form being approved will not send to the initiator. I have no idea how to fix that so that I don’t have to use Lazy Approvals.Any feedback will be appreciated. thank you.
Hello!I am looking for assistance in retrieving ONLY the email address from the output below. i:0#.f|membership|jane.doe@company.com;#Jane Doe
I am using new responsive forms in SharePoint online. I want to set the value of the dropdown based on another field. There seems to be no way to set the value. Has anyone accomplished this?
For some reason, sometime in the past few months, the UserProfileLookup function in Nintex Forms for O365 has stopped working completely. I have noticed that lookup funcitons that used to return values in people fields stopped working too. This is extremely frustrating - I suddenly have functions that used to work in production forms failing all over the place because of this and I HAVE GOT TO get to the bottom of this as soon as humanly possible.To reproduce UserProfileLookup issue: (1) create a SharePoint list that includes a people field. (2) Create a new responsive designer form for that list and display the people field. (3) create a variable that does a user profile lookup against that people field and display the value in a label. To reproduce lookup issue: (1) create a second sharepoint list and add a few text fields, plus a people field. (2) Create a lookup field on list 1’s form that links to list 2. (3) Create a lookup variable that returns a field value from the lookup list
This is a screenshot of part of my workflow. I get an email for a pending for approval at the start of the task process but after approving the workflow doesn’t work to send that last email to notify that the form has been approved. Is it the variables that I set under approval that doesn’t make this work or is the “start a task process” action itself that is not working? I’m very new at this.
We have a Nintex form with more than 80+ calculated columns and multiple repeated sections. one of the repeating section has more than 15 columns and data populated from SharePoint list and calculated the rest of the columns. when we add more than one item in section C, we faced the circular reference issue. Could any one help to provide how to fix this issue.
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.