My search box doesn't show drop down values

I have a search box with dynamic data source connected to a list of about 5 values

Now it was showing the value, but no longer is

So why would my search box no longer show any of the possible values i can type

Before when I typed “buyer” it would show all the possible values of buyer

Now when i type buyer, it does not show any of the possible value??

What could have gone wrong?

Are you typing it in in development or live version of your app? You have 2 different databases… so if you’re in live, but your data is only in the development database, the searchbox doesn’t have anything to search.

1 Like

Got it working thanks.

Do you have a link that talks about the dev and prod version, and how to publish changes from dev to prod

Bubble’s manual has a good overview:

https://manual.bubble.is/application-settings/applications-versions.html
https://manual.bubble.is/maintaining-an-application/version-control.html

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.