The first time I worked with attachments in a workflow, I ask where are the attachments stored and how can I show all attachments in the following workflow tasks to give an approver the possibility to...
A simple way to convert Nintex Forms Repeating section XML data to a HTML table is using a XLS transformation. To do the transformation only one action is needed: Query XML.Here is a simple example (F...
Inspired by blog post Get Task History and display on your form. from Dan Stoll here is another approach to get History of Listworkflow as HTML table using only 2 actions:Call UDA in Workflow:Output o...
Have You ever had the situation in Forms Designer that the minimal width of a list lookup control is too big for your form?In this example I wanted to insert a list lookup for 'unit of measure' to the...
Sharepoint 2013 (Workflow engine 2010), Nintex Workflow and Forms 2013,After responding to a flexitask of a site workflow the comment field of task item will be updated but the workflow will stay inco...
Hello together, I have the problem that I retrieve values from a managed metadata field. It looks like value | adgfbn-fjkdjfkd-fkdslk I want to extract only the left value via Regex. I tried several ...
Hello Community, we have a request that in a form with a field Responsible the name of the user is automatically defined without input and also may not be changed. A Person or Group field was created ...
Hi there, I have a classic form with a repeating section with a simple calculation (named calc_amount) which is quantity*price. For each row the user also has to pick whether it's expense or capital (...
Hello Nintex Community, maybe you guys can help me out with my workflow. I have a list with a people picker field called "respondsible" and I want to check if one of this users has been disabled in a...
HI, I have Lookup formula in my form. It is working fine however the Output has the ID;# Column Value (Image Attached) This is the formula that i have used. lookup("Contract Type","ID",TypeofA...