Hi guys, I’ve built an app where a user enters their Google Business Profile and then the data is stored in a DB entry (text list) in the Bubble app. In my case, I have a text list of 14 items, [1] being Monday Opening Hour, [2] being Monday Closed Hour, etc.
I then present the user the ability to update any of the hours via dropdown.
I’ve tried ‘set list’ but it seems to wipe the list and only have an index of 1, which is the user-selected value.
I tried copying the list into a custom state list to manipulate, but am running into the same issue.
I’m new to Bubble, so any suggestions are appreciated! Thank you!