Hi!I have a dropdown in my form that pulls from another list, and if you choose any item other than "Headset" from the dropdown, I want another field to be hidden. So if you do choose "Headset", the o...
When using a date in Nintex, it includes the time, which I don't want.Example:End Date:1/1/0001 12:00:00 AMWhat I want is:End Date: 1/1/1001I'm sure this question has been answered somewhere before, b...
Hi!I have a string that goes ItemA,ItemB,ItemC,ItemD etc.What I want is:ItemA, ItemB, ItemC, ItemD - essentially a space after each commaI've tried using a Regular Expression to replace "," with ", " ...
Hi -I have a form where users select a bunch of options from a checklist. e.g. "I want A, D, E, G"I want that list emailed to another person.I'm having trouble with the formatting of the selected opti...
I would like to have a link on a web page that goes directly to the form entry page (i.e. I don't want users to have to first go to the List, then click NEW ITEM, I just want them to start in the form...