Android kobo form closes when clicking 'add' to repeat a group

The issue is in row 43 highlighted in the image below:

You have tried to use an expression that is applicable within the repeat group (as the variables you have tried to express are within the repeat group but have used them outside the repeat group). This is why you are seeing the error message.

1 Like