The created form operates well on the web but not on Android

NMSA_ISSUANCE2.xlsx (80.9 KB)

I tested this form on the web during creation, and it operates well. I entered the district in the first question, and in the second question, facilities are filtered based on the district selected in the first. If “Other” is selected in the second question, a third question appears, allowing the name of the facility to be entered.

However, on Android, the additional third question does not appear, so the facility name cannot be entered.

Please advise me on how to correct this issue.

Thank you all for your continued support.

Samuelansu

Does it work in Collect if you use either autocomplete (or search) or choice-filter?

You may try using search appearance.
Or just work with a simple cascading select?(See XLSForm Template - Few missing Appearances - #2 by LN - Support - ODK Forum and ODK Template:
ODK XLSForm Template - Releases - ODK Forum).

In your (autocomplete) approach, the user still has to type and know the facility, in correct spelling.

There was also some previous (bug) discussion here concerning Enketo, see Dynamic choice label with choice_filter - Update problem in Enketo (KoBo) and
Dynamic choice label with appearance autocomplete - Update problem in Enketo (KoBo).

There might also be a filter value missing in row 849 in your choices sheet.

1 Like

@samuelansu, this support article Adding Cascading Select Questions should help you solve your issue.