Hi,Can someone tell me how to associated Nintext workflow to contenty type. If use the work settings action its showing all designer workflow not nintex workflows.
i have a scenario List A has multi line of text field, i need to look up this in my List B. Sharepoint will not allow you to select multi line of text as look up , so i saved List A mulitline of text ...
I need your help please. I wanted to update the datefield, but its throwing some error{"__metadata": { "type": getItemTypeForListName(listName) },"Title": "firsdt","ApplicatinDate" : "{ItemProperty:Ap...
Need help, i am using web request action and using REST API call to create an item in nintex workflow.{ '__metadata' : { 'type' : '{WorkflowVariable:txtListItemEntityTypeFullName}' }, 'Title' : '{Item...
How to use nintex inline function in javascript for ex: XmlEncode
Hello,I'm trying to create web service cal to copy one item from Document Library to another Document Library on the same site.Web service call looks like this:I'm using CopyIntoItemsLocal method as d...
Hi,I was just wondering if we can associate a Nintex Workflow to a content type like we can do with SharePoint Workflows ?This can avoid the extra efforts of re-applying the workflows in every library...
Within my Workflow, I utilize a Query List action to get a set of records to obtain the values for a 'total' field and put them into a collection. Then use a For Each action. The values are a string i...
How to execute a SP2013 REST API request with Nintex WorkflowWith all the Nintex Workflow actions, we can achieve lots of great workflows. Sometimes, we'd like to build more complicated, technical, r...