I created a field called ‘List of Cities’ and ticked the checkbox to create it as a list.
But when I go to add my list to the table, it displays blank and there is no way to add the list.
How do I add eg. ‘Colorado, New York’ as values for a field?
I created a field called ‘List of Cities’ and ticked the checkbox to create it as a list.
But when I go to add my list to the table, it displays blank and there is no way to add the list.
How do I add eg. ‘Colorado, New York’ as values for a field?
In my experience I have not been able to modify a list in the Bubble data viewer. Once a list is created, you’ll be able to view a comma-delimited list. When I need to construct a list of things or new data in general, I always start by building a single page Admin dashboard where all things can be modified by users with super admin permissions. On that dashboard are repeating groups of all things that are lists. It’s very handy because sometimes you’d like one list of data to be displayed as a repeating group inside another repeating group (nested) in order to easily edit lists inside lists. I’d say it’s good practice overall to have an administrative area where you can control data app-wide when logged in versus relying on making edits in the data viewer.
Thanks for your reply.
I can neither create nor modify lists in the Bubble Database.
So to create I need to upload a csv with a list - which from memory from another topic needs to be in format
eg. dogs,[[German Shepard;Pug]], cats
and to modify you recommend creating an admin specific area that has input fields and the list displayed. And when I want to modify the list, I can modify it by entering in the new data in the input fields? Is that right?
I don’t get what you mean by ‘sometimes you’d like one list of data to be displayed as a repeating group inside another repeating group (nested) in order to easily edit lists inside lists’
can you give an actual example of this for us?
Do you mean something like

Thanks!
Jess
You don’t add items to a list in the database entries. You add them in the Design mode:
https://bubble.io/reference#Elements.Dropdown for example
To anyone looking for the actual answer for how you add and update fields that have lists in them, this is what I discovered:
Dogs, Cats, Horses
Doberman, [Devon Rex; Siamese], Clydsdale