Add “Other” choice to dynamically generated select_one list

1. What is the issue? Please be detailed.

I am using link below to generate dynamic list in select_one option through repeat function.
https://docs.getodk.org/form-logic/#generating-select-ones-from-repeats

I would like to add one “Other” choice to above list… any workaround?

2. What steps can we take to reproduce this issue?
https://docs.getodk.org/form-logic/#generating-select-ones-from-repeats

3. What have you tried to fix the issue?
Tried Join and concat option in calculate field to append "Other option"

4. Upload any test forms or screenshots below.

I am not certain if there is a workaround for this. The option "Other" requires one to input choices, which in this case is not applicable

Exactly..
I have tried or_other also, which requires list name entry in choices sheet.

1 Like