Learn about the latest Nintex capabilities at New at Nintex
This section contains archived Nintex for Office 365 forum posts.
Recently active
Hi, Is it possible to access repeating section data from the Microsoft Graph?Thanks,Luke
This may be more of an issue related to SharePoint rather than Nintex, but I'd like to know how best to overcome this using the latter. Using dateDiffDays to calculate dates in calculated field, whose value is then stored in a column and used to create a calendar list item. In my example, the start date is 18th and ending on the 22nd but the calendar event bar stops at 21st 00:00 even though its tooltip is showing 22nd. I even went as far to use dateaddhours (+25 hours) hoping the bar would go over to the 22nd but it still stops on the 21st! Is there a way to specify the default start time for an all day event in SharePoint? That would pretty much fix my issue.
Recently, I have noticed that the “Nintex Workflow” and “Nintex Forms” button displayed in the Modern List UI do not respond in Chrome. Meaning, when I click either button nothing happens at all. The buttons work properly in IE and Edge. I have replicated this in multiple SharePoint sites in my tenant and from two different PCs. This issue seems to have started 2 weeks ago. At first I thought it was an intermittent issue. But now it is consistent. Anyone else notice this?
Hi, I’m attempting to build my first workflow for a capital expenditure process with Nintex for office 365. The workflow needs to go to a specific approver pending on the dollar amount in the Total Cost field entered when uploading the document to the list. It's supposed to flow like this.Initiator submits new item as an attached spreadsheet, Total Cost is added to the new item form when uploading. Workflow automatically kicks off. Email is sent to initiator letting them know it started. Task is assigned to initiators manager. Manager either approves or rejects. If approved another task is started and goes to the CE Review panel. Panel either approves or rejects. If approved, it goes for final approval. Final Approver is based off the total cost field on the list when workflow started. If under 25,000 it goes to VP Controller If over 25,000 and under 100,000 it goes to SVP Finance If over 100,000 it goes to CFO for approval who has unlimited approval limit. It works fine up to step 7.
I want solution in nintex workflow to copy all files from one documents set to new document set with latest version of files ( both library are different)
'm getting an error on publishing:
Hi there, I've searched for the error message, but to no avail. What I'm trying to do is to create a document with Document Generation and then send the document with DocuSign.I have a trial set up for DocuSign, and the authorizing user is the account-holder. This error does not let the workflow send the document for signing:An unhandled exception occurred during the execution of the workflow instance. Exception details: System.InvalidOperationException: Activity 'Subscribe to wake up event' is trying to subscribe an already initialized subscription handle. Subscription handles can only be initialized with a single subscription. Verified that Document Generation works When task is approved, the document is generated and put in Sharepoint Online, an Email is sent to me to confirm this, and DocuSign is supposed to do some magic. DocGen and DocuSign in detail: DocuSign - What am I missing? Hopefully someone can help me, I can't really see where another subscribe is triggering, but it's t
Log a history list control does not support new line becasue it does not go to next line by pressing ENter button I have tried this with Chrome and IE browser any tips for this to formate the history much more better with newline. thanks!
Hello, I've a problem with a Nintex Form that has more than one Attachments control. I'm testing a SharPoint backup & restore tool, so I copied a list and exported a Nintex Form from an original site to a restored site. When I was reviewing the restored site, I realized that all the attachments that users had uploaded through differents attachment controls in the form, now they are all displayed in the attachement control marked as default in the form, losing the control information from which they were uploaded. For example, in the original site form I've two attachments controls: "Quotes" & "Other Attachments" When I go to this item form, in the restoted site, I see all the attachment files in the "Other Attachments" control, which is the deault control in the form, and the "Quotes" control is empty: It seems that in the migration process I lose the Nintex internal references to know from which control the attachments have been uploaded. Does anyone know how to retrieve this
I have a checkbox in my form and i have set the default option as "Yes", so everytime when the page renders the checkbox will be checked regardless of the previous mode. I'm trying to give an option to users so that if they had unchecked the box for current record and submit then the checkbox in the rendered form should be in the previous state (unchecked in this case even if the default option is set as Yes).
I have a form with our company logo in the top corner. This form is to be printed as a pdf, then sent to an external entity. The logo image does not show on the pdf. I have searched other forums, and the most recent thing I found was that Nintex was aware of this as a bug, but that was several months ago. I'm wondering if anyone has come up with a solution or workaround.
In Nintex 2010 we had a workflow that would scan a list and find items that were stopped and the workflow would automatically Terminate the workflow instance and rerun it. In O365 we are looking to replicate this functionality. We see that the Nintex SDK does not include this type of API. What options are there for us to perfom this type of functionality?
Ladies and Gentlemen, I have quite a bit of custom Javascript in my on-premise Nintex forms that makes calls the SharePoint lists REST API. As we migrate these sites and forms to Office 365 I suspect that these scripts will need to be rewritten to include an OAUTH token or converted to use JSOM as I can just use the client context. Do any of you have sample code were you connect to SharePoint Online lists REST API from Javascript in a Nintex Office 365 form? Thanks! Chris
HelloI have a workflow to review Word documents that are stored in a modern document library. In the review step I'm using the "Start a task process" action, with "Email with an Actionable Message." The issue I'm seeing is that when a user selects the "Related Item" link from the email, the screen they arrive at does not have a clickable link to the item itself (image attached). So the user essentially hits a dead end. If I set the library to Classic Experience and run the test again, there is a link to the item. I know that it's possible to build a link directly to the item and put that in the body of the email, but I would really like to stick with the simplicity of the Actionable Message, and to my knowledge this is not customizable. Am I missing something or is the "Related Item" link incompatible with Modern libraries? Thanks!
Hi All,I have tried using below methods to get my data from a sharepoint list but with no success as it always throw me some kind of errors(mentioned below) Methods I used: 1.var web;var hostweburl;var appweburl;var pollSP;var testList = "Testlib";NWF.FormFiller.Events.RegisterAfterReady(function () {pollSP = setInterval(checkSPLoad, 500);});// Once Nintex loads clientContext — perform setup functionsfunction checkSPLoad() {if (clientContext) {window.clearInterval(pollSP);sharePointReady();}}function sharePointReady() {hostweburl = decodeURIComponent(Utils.getQueryStringParameter('SPHostUrl'));appweburl = decodeURIComponent(Utils.getQueryStringParameter('SPAppWebUrl'));var scriptbase = hostweburl + '/_layouts/15/';NWF$.getScript(scriptbase + 'SP.Runtime.js',function () {NWF$.getScript(scriptbase + 'SP.js',function () { NWF$.getScript(scriptbase + 'SP.RequestExecutor.js', onSPLoad); });});}function onSPLoad() {// Only executed once the page's document object model (DOM) is ready.NWF$().
I have a Workflow in a list with an update item permissions action. This action always return an error:I have the same connection, with the same credential in other site collection and run perfectly. The only difference that I see is in the connection we can specify " The site collection" and in the connection that I have the issue, is not possibleThe user of the connection and me, are a collection administrator. Maybe I need to configure something that I have forgotten? Thanks.
.I have a list order, i am trying to have a dropdown which shows the items and other which shows size of those items.i want the other dropdown to show size only relevant to item selected in first drop down like a typical cascading drop down but it doesn't works.More in to it; I am saving order in one list and items of order in other list. I am using javascript to save order items to other list as couldn't find any proper ootb way to do so. on click of order save form javascript executes and saves items in order items list and then saves the order.These drop down lists are not having related fields in the order list but in order item lists (which i am accessing via javascript).i am trying to filter the second dropdown with where Title equals control's value. Apologies for a little confusing post. can anyone please shed some light to it?? P.S. i have a plan to place these dropdowns in repeate control but currently testing in normal mode. I have not connected the controls to any field (b
Hello all. I have, what I think should be, a simple request. I want to have a date and time field on a form default to 48 hours from the creation of the form (or Now when started) but be editable by the user and saved either way. I think this should be easy but I cannot figure out how to do this. Help please.
Hi ,I am trying to query a list on certain conditions, get result in a collection and then loop through to create items with the column values of listitems i initially queried. Issue i am facing is that when i query the list a collection is returned and i was not able to fetch respective column values from it. Then i tried to fetch id's and tried to fetch column's value from list look up to create new item. Again i am not able to get the id from collection object, my over all prob is to get the respective column's value from collection i am using foreach passing collection name and passing a output value. when i try to read this output value it comes blank? i wish i can do it in C# or javascript .
I'm trying to use DispForm.aspx in a url in the same way that EditForm.aspx and NewForm.aspx is used. However, I get the following error:https://<Tenant>.sharepoint.com/sites/<SiteName>/<Subsite>/Lists/<ListName>/DispForm.aspxHas anyone come across this? Is there a solution?
I am attempting to create regular expression validation of one of my single line text field inputs that is supposed to be accpeting a phone number. Formatted as ###-###-####. I have tried:as well as the following: ^d{3}[-]d{3}[-]d{4}? And seemingly correct input is still failing to validate Used https://regexr.com/ to validate all of these so not sure what I am missing...
Hi everyone,I'm trying to re-arrange fields on a task form and the system give me the "slash in a cricle" symbol when I try to move a field or add one to the task form. I've used task forms successfully in the past but I can't figure out why I can't re-arrange or add. The system will allow me to delete a field and change it's size, but that's about it. Thanks - Matt
How can I show the Task Due Date in a short format (date only) in the email notification?
I am building a Nintex form for SharePoint Online and would like to allow users to place a Windows Group in a Person or Group field. I have the column set to allow selection of "People and Groups", but only some Windows Groups appear. Any help or ideas would be appreciated.
When I edit the workflow I can see the connection in the action and I am able to publish with no errors. The workflow then suspends and the history lists displays "connection not found" Nintex released a patch to fix this issue on 12/12/18
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.