Hi everyone.
I’ve made an Option Set called Packaging Types
I’m trying to get a dropdown menu to use this Option Set as part of the dynamic choice selection.

However, nothing is coming up on preview

Anyone can see what I’m doing wrong ?
Thank You!!!
Hi everyone.
I’ve made an Option Set called Packaging Types
I’m trying to get a dropdown menu to use this Option Set as part of the dynamic choice selection.

However, nothing is coming up on preview

Anyone can see what I’m doing wrong ?
Thank You!!!
Hi
set Option Caption to “Current Option Display”.
Hi !! Thank you for your response, I did that but still not working. Is it possible there is a bug with Bubble ?

Yes, your are added the values into attributes. this was wrong.
Add your values into bottom of Options.
Like below,
Thank you so much!!
As others have said, the “options” should not be added to an option set as attributes. Here’s what mine look like, along with my dropdown, and the frontend:
Option Set in Data Tab

Dropdown Element Settings

What the Dropdown Shows on the Frontend

Hopefully it’s helpful to see it in one place for anyone else struggling to display their options properly from an option set in a dropdown.