Yes, you can use the same code for Nintex for O365. However only for classic forms, not for modern. There may be small changes/ fixes you might need ...
No @SalV - this is not feasible in RWD forms since it requires scripting.
Hi, for the new forms I am building I am using the tag. It in general does what I and customer need and doesn't require a lot of additional coding:...
In that example data under <d:RelatedItems m:null="true" /> is null. So it seems that these tasks were not created keeping the relation to or...
That is exactly the reason. This is why I suggested the option with either querying tasks list for items with specific token in title or to query tas...
Requirement where a designer has create a workflow assigning multiple parallel tasks to multiple parallel groups of approvers is complex. Ba...
This post is a “how to” tutorial, showing how can a data from SQL Server table be loaded into a “Repeating section” control in Nintex Forms. Nee...
Ever wondered how to display SQL table inside your Nintex Form? Indeed, there is the “SQL Request” action, but it only allows you to show data fr...
Hey! Does anyone know how to find out which actions are used in what workflows? I know that using the "Know your workflow" PowerShell script I ca...
The post is motivated by the case Rhia Wieclawek wrote about on her Twitter. Her case is possibly more complex, but the general question was: h...