In a question inside a looped block, I have to print the up-to-date value of a looped field, i.e.
${lm://Field/1} and the value of the same field one iteration before. How can I access that previous value?In a question inside a looped block, I have to print the up-to-date value of a looped field, i.e.
${lm://Field/1} and the value of the same field one iteration before. How can I access that previous value?Best answer by MSobotta
Are trying to display just a previous field and not the answer? Are using a randomized order in loop and merge? Are you using all of loops?
If you answered Yes, No, and No to those questions, you can then just add an additional field which holds the previous loop's value(s). Follow? If you answer anything else I don't know how you would do it without js.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.