Hello,
pls can u help me ,
if i want to add lines dynamically in a array based on the responses of the previous question, like (just an example) :
Qst1 :how many countries do you visit ?
==> answer: 3 countries
and in the next question , it should be shown 3 lines in the array reffering to the 3 countries
Hi, Amina,
didn't you fill the mask or wasn't it displayed?
To answer your question?
Always consider "What has to be fulfilled that the first / second / third row is displayed?"
The first row ist displayed if the number of countries is greater than 0
The second row ist displayed if the number of countries is greater than 1
The third row ist displayed if the number of countries is greater than 2
and so on.
And exactly this you enter in the subquestion relevance of the array.
1st row: Qst1 gt 0
2nd row: Qst1 gt 1
3rd row: Qst1 gt 2
...
Joffm
Volunteers are not paid.
Not because they are worthless, but because they are priceless