We have an email address which is a real AD account with an email address associated to it. It has a Group Scope of Global and a Group Type of Security. When entering this email address into a Nintex ...
I am trying to do a very simple query in the SQL request control. When I'm configuring the action and click the Run Now button it works fine, but when I preview or publish the form it doesn't populate...
Approver received an email with link to a workflow task, and got an error message: Sorry, Something went wrong. An unexpected error has occurred. Web Parts Maintenance Page: If you have permission, yo...
I have set lookup default field value(from query string parameter) in my nintex forms as below and it was working fine.NWF$(document).ready(function () { // here I was setting value "1" which is comes...
Hi,I'm trying to use the custom javascript section to run a few bits of different code depending on the form mode but have been unable to work out how I can get the code to recognise whether the form ...
Hi fellow Nintex Admins,in InfoPath i can set a text field to "time". Is there a way to achieve this with Nintex Forms?CheersDaniel
I am using Nintex Forms 2013 to develop a form. I have a drop down field (financial year). Once the page is loaded, I need to select the current financial year as the default one. I make a REST api ca...
All,Nintex Form 2013SharePoint 2013I'm using a calculated value withthe following formula : userProfileLookup(PeoplePickerControl,"employeeID")If the form is filled out by the user currently logged on...
HiI have an equipment list that is accessed in drop down lists in a number of nintex forms. To keep this list up to date, I query an equipment table in a sql database. I bring back about 3,000 equipme...
In Nintex 2013, we are trying to connect to a database via execute sql action. Even if the Integrated security is selsected as true in the connection string, It errors out sayin username and password ...