Creating Multiple Dropdowns with 80 possible values each

I need to build an observations form which includes multiple dropdowns. Each one of these dropdowns should be populated with 80 different values. What would be the best approach to add these dropdowns whithout having to create one coded concept for each dropdown? (it would take long time to manually add the 80 possibe values to each coded concept).

Thank you

Try the CSV import feature. This will probably be easier since you can list all the concepts in Excel and import them all at once. Check that note that says: “Before putting a Concept value in answer(s) section make sure that the Concept already exists in the system. If not, then put a row/section before the parent Concept row in CSV.”

…and values for the uuid field can be generated from here.

-Bailly

1 Like

Rubailly, thank you so much ! I appreciate your help.

Regards