Drop down menu in form or during feedback submission

Hello,

I want to be able to allow users to submit product information. One component is ingredients. As this is a tedious process with possibility of typographical errors, I was wondering if it possible to create a drop down menu with 100s of possible ingredients in forms or some other way? Something similar to data validation in sheets.

Thanks for your suggestions!

Does a choice component work that points to a sheet with potential ingredients?

1 Like

Yes. If that’s what is needed for choices

1 Like

As Jeff said, you can list a choice column of 100 or so ingredients and point the choices value to that column. Users can search via the choice component so that it would make things easier.

2 Likes

Thanks @Jeff_Hager and @ThinhDinh. Let me try it and see if it works. I do have way more than 100 ingredients.

2 Likes