We are currently experiencing an issue with one of our recently deployed forms. When downloaded to mobile devices, it displays an error message. saying form can’t be used. Please, kindly advise.
Kindly assist or advise on how to resolve this issue
We are currently experiencing an issue with one of our recently deployed forms. When downloaded to mobile devices, it displays an error message. saying form can’t be used. Please, kindly advise.
Kindly assist or advise on how to resolve this issue
Welcome to the community, @Ambidex453! You could always validate your XLSForm through this online validator? The online validator should help you identify any syntax issues that are affecting the form deployment.
This post discussed previously should help you use the online validator.
The error suggests that you have a select
question somewhere looking for a choice_list called ‘ipca’ - or perhaps an external CSV file called “ipca.csv” that you are using for an external choice list instead. And whichever, it is missing the required label column.
But without being able to see your XLSForm, choices sheet, external CSV file, etc its not really possible to debug much further. Can you please post them (with any PII suitably redacted).