Hi, I am designing a small workflow that focuses on when and item field with multiple values allowed to be replicated to a different list in a diffe...
Hey all! Need a little help here with an O365 workflow build. We are using "Start a Task Process" in the hopes of setting up an approval that needs A...
What's wrong with my code? var BannerCodeCB = NWF$('#' + BannerCode); BannerCodeCB.click(function() { if(NWF$('#' + BannerCode).filter(':che...
I want to have a date field default to yesterday. I have a SharePoint date column with a default value set to Today-1, but when someone goes to t...
Hi all, I am getting this error " XML source cannot be empty." for a nintex form task process for some users. I am trying get query the XML of th...
We are using Nintex Forms O365. We are using the Client Click function of Submit button and specify this: return validateFormSubmission() A...
I've created a responsive O365 form but it looks very different just in display mode. Not only are there no borders but it appears even the text is a...
I have workflow that was previously using a formatted column to grab the next available request number. Now they seem to unsupported. I get the num...
I just want to make sure I am doing this right. I have a library with an approval workflow and all 3 approvers are expected to approve a document or ...
When an item is submitted, the workflow creates a link to a new item with the following tag in the URL, &origID=ItemProperty ID and it adds t...
I have a form with both bound and unbound data in it. I want to take some of these unbound fields on the form and bind them to a column, bringing the...
Is there anyway in a workflow to determine the "Assigned use" during runtime? When doing development I would like to change who the e-mails are addr...
In relation to the announcement made by Microsoft regarding...
Ok, I'm stumped on this and I'll try to give as much in...