Good afternoon, I'm attempting to run the purge command below, and getting an NullReferenceException error. Does anyone have any tips on how to specify the URL so that it will work? NWAdmin.exe -o Pu...
Does anyone know of a way one can allow users to attach a picture in a Nintex form and have that picture get saved to a SQL Database (e.g. using SQL Execute). Thevarbinary data I'm getting appears to ...
Is there a form event that fires after SQL Request calls have completed? I'm wanting to run JavaScript to determine the number of items in the SQL Request dropdown, and to default to the first item i...
I'm using SQL Request and want to default to the first item (from the database) in the list. Is there an event the fires when the dropdown list options have been updated? Is there another way I can re...
IntroThe topic of the Nintex Form Events has been covered before, most notably in the document located here: https://community.nintex.com/docs/DOC-1217However, there are a few shortcomings and errors ...
When prompting your users to fill in a form, it can be handy to sometimes help them out by filling in some of the information for them. You can do this by default values of course, but sometimes it ne...
NWF.FormFiller.Events.RegisterAfterReady() is called prior to the Form Control List Lookup Selects being populated on the DOM - Is this the expected behavior for RegisterAfterReady()? If so, what DOM ...
Applies to the following products: Nintex Workflow 2010, Nintex Workflow 2013 How to purge items in a large Nintex Workflow History list. If you have more than 5,000+ records in your Nintex workflow ...
With the latest release of Nintex Forms 2010 v1.5.2 and Nintex Forms 2013 v2.3.2 released on 5th June 2014, we’ve provided a client side API to programmatically work with the new people picker control...