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.
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.