Another interesting question today, on how to convert a Nintex Form into any type of document. I thought the easiest would be to go to HTML. Rather than building the entire HTML in the Nintex Workflow, I decided to create a template HTML file. Store that in a document library and use that as my […]
Since the inception of Nintex Workflow and Nintex Forms for Office 365, I’ve had the question around how long does it take to install and configure the apps. I thought it’s about time I put together a video showing how easy it is to install and configure the products. You will be amazed. Now this […]
Today (June 26th, 2014), Nintex released a service release update for Nintex Forms for Office 365. They added a bunch of great new functionality. The best part about this update, is that you don’t have to do anything other than click on the Nintex Forms button on your list ribbon in your tenant. You don’t […]
On May 14th, 2014, Nintex released a new build of Nintex Form 2013 (English edition). It has some great new features, some of which I’ll mention in the video below. The main ones mentioned are : 1. User Profile lookups 2. Validation Rules 3. Multiple Attachment controls in the form There are other enhancements that […]
The Nintex Mobile app is something that is really cool for allowing users to fill in forms from their mobile device, rather than going through a browser. At this stage (May 23rd 2014), there is a Windows 8 app and an iOS app. In order to use the mobile app, you need to point it […]
In Nintex Forms, you can have a “Save” button and also a “Save and Submit” button Have you ever wondered what the difference is? Well, this post should shed some light on this. VIDEO Firstly, the main difference is really visible when it comes to Task forms. If you have a Nintex Workflow that assigns […]
I wanted to take a stab at a different type of post today. Most of my posts are around how to solve specific problems or how to achieve a particular piece of workflow logic in a reusable fashion. Todays post actually takes a number of my previous posts and puts them together, showing you how […]
Ever wanted to have a tab-like interface on your Nintex Form? With some new functionality that was added to Nintex Forms, we can now simulate a tab control on our form. The functionality that was added, is a new setting for the Choice control called “Render as buttons”. This allows us to have a choice control […]
For those that haven’t read the post on Nintex Forms – Simple Branding, you should take a look. It’s a good starter for this post. This post goes to a different level. It’s about customizing the form in such a way, that you make it dynamic in the files that it interacts with. Files such […]
I want to try to get a pure Javascript way of doing it. Dan mentions at the bottom of his post that he could extend it to pull some information from a User Profile, which is one of the things I wanted to mess around with. I can’t help myself :). My development brain … […]