Hello
I have attached my javascript code below. I am not sure how to enforce the onchange event to be called only when the user selects the drop down value.
I have a cascading dropdown set - Noun and Noun modifier. When the list is being populated my onChange event is called and in my repeating section I have repeated rows when on Edit Mode.
I tried the NWF.FormFiller.Events.RegisterAfterReady with pollSP = setInterval(checkSPLoad, 500); but then my dropdowns are not even loading.
When I use the developer's tools I dont see any errors.
I am new to Nintex forms and any help is greatly appreciated.
Thanks
Kalpana