Hi @esmatullaharifi,
Welcome to the community! You could design your survey form with the cascading select
question to get what you have tried for by following the support article here. As a backup you could also have a look at the post that has a simple workaround that should help you understand the concept of cascading select
question:
But looking at your xlsform, i see there are more then 800 choices which should affect your data entry performance. Thus a solution for this could be designing a form combining cascading select
question type with select_one_from_file
question type as outlined in the image below:
In the survey tab of your xlsform:
In the choices tab of your xlsform:
CSV file:
Data entry screen as seen in Enketo:
Reference xlsform:
select_one_from_file.xlsx (15.8 KB)
Reference csv file:
CDC_Code.csv (35.5 KB)
Please feel free to have a look at our support article Select one or many from external file question type to learn more on select_one_from_file
question type.
Have a great day!