I jumped right in to building a form... I got this! I plugged away adding items as fast as I could and before I knew it I had a decent size form put together. Time to run it! Well. yeah my layout in...
Recently, I was asked to hide the "Cancel" button on a Nintex Form.Using the Internet Explorer Development Tools (F12), I identified the Cancel button element.It was necessary for me to use the elemen...
I had a lot of difficulty placing a date stamp on a repeating section entry.aditya gandhe presented a solution Repeating Conrol + Current user Name + Time that included Current User and Time but it wa...
I started creating my workflows in a very linear fashion across or down, each action laid out on my canvas.I quickly discovered the ability to "label" my action panels (do it!)But as my workflow start...
I have created two site workflows (scheduled) and in each case:Both use the For Each actionBoth run correctly (send an email)Both receive error emails saying "The workflow failed to start"Both restart...
Hi AllWe have a form which contains a Repeating Section and within this is a multi line control. The idea is to submit the form and then disable the controls when the document status changes.We apply ...
My system will not give me a drop down to enter a form for the initialdocument set. Once I'm in a Document Set, I can create a Nintex Form for the entry of documents. That's not what I need. I'd like ...
Hi All,I am using "Web Request" and author.dll to move a document from one location to the another on SharePoint 2010 and 2013, it is working for few users and the other get the 401 error.And when i r...
What controls Nintex Timed Workflows? I realize it all syncs with the SharePoint Timer Service.Where do I look for the disconnect?
I want to use checkboxes on a form, to use later on in rules for panels.One checkbox gets as default value : fn-IsMemberOfGroup("Company Marketing")Another one fn-IsMemberOfGroup("Company Engineering"...