Hi there,
I need a drop-down menu to display a list of options from a list of a datatype. However right now it is doing this:
I want it to be:
Option 1: Apples
Option 2: Oranges
I’ve been playing around trying to get it to display each individaully rather than combined and can’t figure it out…
Here’s how the data is stored right now:
And here is how I am requesting the data for the drop down menu:
I would greatly appreciate any help!