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!