1. What is the issue? Please be detailed.
I'm getting an error on trying to put repeat loop inside begin end group with field-list (appearance)
cause I want to group my questions (no repeat) with questions (to be repeated).
begin group
- Q1 (no repeat)
- Q2 (no repeat)
begin repeat
- Q3 (need to be repeated)
end repeat
end group
Is there some tricks to do here? or any work around? Thank you.
Here is the error message
