Version:3.18.123
I creat a nested repeat.
It looks like the table in the bottom.
The repeat2 relevant to the answer of question1.
The relavant is working, but the default value of question2 won't pop.
Is there anyway to fix this?
type | name | default | relevant |
begin repeat | repeat1 | | |
text | test | well functional | |
select_one select_list | question1 | | |
begin repeat | repeat2 | | question1 |
text | question2 | not working | |
end repeat | | | |
end repeat | | | |