Hi all, I've only been working with nintex workflows for the past few months, so I'm still in the learning phase. I've been looking around here, hoping to find a solution to my issue, but I'm either l...
Lately I've been noticing inconsistencies when it comes to being able to start workflows or not.I've got one case where a user should be able to start a workflow, but can't. But now I've got the oppos...
Hey all,after browsing a bit, I couldn't find the answer, but I have no idea how to look for this. (update: I've found a few topics getting close to this issue, but nothing really specific. Also this ...
This may be a very simple question, but I couldn't figure it out on my own. I stumbled upon this when comparing a string to individual collection items (all being strings themselves).Consider the coll...
Before anyone starts linking me to other threads, I'm aware of Creating an item programatically won't start a Nintex Workflow and Workflow not triggering after list item update and I think it's someth...
Hello,I am fairly new to Nintex, and need to create a workflow to send email based on date from calculated column. Currently there is a document library with 1500 documents. The documents have a date ...
Hi,I have a requirement where I need to check for an empty date field. I do not see a direct way of doing this. One idea I have is to create a workflow variable (Date & Time) and set the default t...
I have a SharePoint (2013)list. I want to create a Nintex workflow (2013)that if the Status column changes to 'Closed' from any other status, then add a 'Closed Date'. If the 'Status' column is alread...
Hello Everyone,CSS Styles are not working properly using build string in Nintex workflow. The same code works fine and looks good in a normal browser(IE). Any one have any idea. give me the reply. Tha...
I am trying to take a values from a multi-select checkbox and store in a collection so I can loop through them. I was wondering if I could use a regular expression and split it, but I am not sure of t...