I am using loop and merge to loop over all the questions in my block except for the last question. How can I exclude one question from loop and merge? Please feel free to include any JavaScript code.
Page 1 / 1
You could move the last question to a block after the loop & merge block (not a loop & merge block). I’m kind of guessing at your intent since it isn’t clear.
Add a field with values 1 and 2, and if you want to show to any specific iteration just add a display logic to show when the value is 1.
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.