In this example, I'm going to create a color-picker custom control for Nintex Forms On Premises 2013. The color-picker control implements the HTML5 color input and illustrates how you can bind your ow...
In this example, I will retrieve a Nintex Form from a SharePoint Server and save to a folder on my machine. Nintex Forms provides a set of REST methods in the NfRestService service, which I can retrie...
You can use the NWAdmin PowerShell snap-in available through the SharePoint 2013 Management Shell onyour SharePoint 2013 server with Nintex Workflow installed. You can use NWAdmin and the ExportWorkfl...
In this post I look at taking a function, adding it to a custom action, and making it available in Nintex Workflow 2013.This is the third post in my series, "Function to Microservice with the Nintex ...
Did you knowyou can create a custom action in Nintex Workflow 2013 using Visual Studio and the Nintex 2013 Platform SDK. With a custom action, you can:insert your function into a Nintex workflowpass d...
Hi Team,I am new to Nintex Product. One of our customer have heavily used SharePoint 2007 Nintex Tool . Now they are planning to migrate on premise version to SharePoint 2007 Cloud. We are planning to...
Hi All,Good Day!!Production Tenant:We recently renewed our Nintex O365 workflow and Form license but when we try to add the App in our SharePoint (Apps you can add) site, we could see only the Nintex ...
December Mission: Gift Exchange IIIn the spirit of giving, we offer you an exchange for the December Mission. We did this last year, and the comments were great. Here's how it works:Like this blog pos...
I am trying to publish the workflow from a local folder to a list on site using nintex web services. I added the service reference in my visual studio solution. After that i tried to instantiate the o...
We are trying to automate our updates. So far we've managed to automated the deployment. In the deployment, our main list doesn't exists so we restore it from a List Template--the forms comes over eas...