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...
Hi All,We have to populate a Nintex repeating table after making a REST API call. We use “NWF.FormFiller.Functions.AddNewRepeaterRow()” Nintex JavaScript API method to add a row per each record and us...