hey,
I neeed some help with repeating section
I have a repeating section with a button (label triggred by event ) and I want to update another repeating section with all the information.
hey,
I neeed some help with repeating section
I have a repeating section with a button (label triggred by event ) and I want to update another repeating section with all the information.
thanks for the answer, I've manged to find a way to update the second repeating table but now I'm a little bit stuck on how to iterate through the second table to check if an item is in the second repeating section.
what about something like this
NWF$('.repeater2 .nf-repeater-row:not(".nf-repeater-row-hidden") .req').each({...});
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.