Skip to main content
Nintex Community Menu Bar
Question

How to get repeating section control values via JavaScript/jQuery in Nintex Forms 2016?

  • March 21, 2023
  • 2 replies
  • 97 views

Forum|alt.badge.img+3

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!

2 replies

bamaeric
Forum|alt.badge.img+14
  • Apprentice
  • March 21, 2023

MegaJerk
Forum|alt.badge.img+14
  • Scholar
  • March 22, 2023

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?