Skip to main content

Hi we have created repeating section control using Nintex Forms 2016 with three levels and we need to get all the control values in it. Is there any way to do it via JavaScript/jQuery.

 

Level 1 >

    Control1 Level 1: “ABC”

   > Level 2

       Control1 Level 2: “ABCD”

       > Level 3

           Control1 Level 3: “ABCDE”

 

Thanks!

This blog post might be helpful:  How to parse xml from a nested repeating section | Community (nintex.com)

 


Hi we have created repeating section control using Nintex Forms 2016 with three levels and we need to get all the control values in it. Is there any way to do it via JavaScript/jQuery.

 

Level 1 >

    Control1 Level 1: “ABC”

   > Level 2

       Control1 Level 2: “ABCD”

       > Level 3

           Control1 Level 3: “ABCDE”

 

Thanks!

 

 

Are you using Classic Forms or Responsive Forms? 


Reply