You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's fine for single selects to have choices with values that contain spaces. Currently those can't be selected.
It's more problematic for multiple selects to have choices with values that contain spaces because multiple select values are space-separated. However, no ODK tool that I know of rejects this.
Web Forms version and package (e.g. are you using
web-forms
or only the engine?)https://getodk.org/web-forms-preview/app/index.html#/form?url=https://staging.xlsform.getodk.org/downloads/28e274cb4e0042c0b2d89bd852e12361iggw5fvh/choices_spaces.xml
Problem description
It's fine for single selects to have choices with values that contain spaces. Currently those can't be selected.
It's more problematic for multiple selects to have choices with values that contain spaces because multiple select values are space-separated. However, no ODK tool that I know of rejects this.
Steps to reproduce the problem
choices_spaces.xlsx
Expected behavior
Choices with spaces in them can be selected.
The text was updated successfully, but these errors were encountered: