If I have 10 forms in SPO that each separately run a O365 workflow that at the end, calls the same NWC workflow - is there any downside to that? Is there a concurrent instance limit to NWC workflows (...
In NWC, if I have a decimal variable that I want to display two decimal places, I cannot. Am I missing something? Ex: if the value is 1.00 and I output that value, it comes out as 1.0 Setting the "D...
Is there any news regarding the upcoming Chrome 80 update that will institute a secure-by-default model for cookies? Chromium blog reference Office365 reference This relates to the warnings seen in t...
Forms app 2.0.1.1: Will the Rules Task Pane return or will it always be the separate Rules tab? I have several issues with the way it is now: Having the Rules in a separate tab causes me to have to ...
Currently the DocuSign Send Document, Retrieve Envelope Status, and Download Document actions each seperately take 30 mins to complete on SP2016. Manually ran each of these timer jobs buthave had no l...
We have a need to have a user fill out a Nintex form, submit it, then have a workflow convert the form to a PDF and send it via email. Does this functionality exist? How would I do this?
Hi, This is a query related to New Responsive Designer in SharePoint. We have both 'Save and Continue' and 'Submit' buttons enabled in the form. We also have workflows in SP designer to run when an en...
Since it has been announced that Microsoft is officially ending support for SharePoint 2010 Workflows in November 2020 and SharePoint 2013 Workflows being disabled for new tenants in SharePoint Online...
Workflows can fail for a variety of reasons, anything from communication issues with external systems, incorrect data, workflow logic, all the way through to unexpected workflow engine failures. How...
I am trying to call an Azure Function authenticated via AAD from a Nintex Form via javascript. I have code to call an Azure Function via an API Key but would prefer to use the User's credentials. I ha...