How to create a dropdown to show App Data

Hi there, @Dijest… I’m guessing this post is somewhat related to your other one, but something to keep in mind on this one is you can’t create a dropdown with the names of your data types by accessing the data type names directly. So, you would have to create an option set that has the data type names, and then you would be able to populate the dropdown with the names of your data types by showing the options from the set.

Also, if you will only be updating the deliverable options from the Bubble editor, you would probably be better off putting those options in an option set, too, instead of using a custom data type.

Hope this helps.

Best…
Mike

2 Likes