Hello everyone !
I recently created a website and I have one feature (including the use of search box in a database) which is not working on the live website, but still works in staging (dev version).
I recreated all the feature including workflows and database but it still does not work on the live website. The dropdown function which should display the list of choices never appear. Here is also the screenshot of what I have on my account
Here is the link of the website, please scroll to “accords met/vin” on the home page further down, when entering “Salade” for example, nothing appear here: https://oenogo.vin
but it appears well here on the dev version, https://oenogo.vin/version-test?debug_mode=true
If you could help me, I’d be really grateful because it gives me headaches !
Hard to tell without looking at your code. Does it use geolocation? Are you integrating with Google maps? If so, you might need to adjust your Google settings (ie: you’ve hit a limit for queries). I just had a look at your test site and nothing is coming up there for me.
Oh really ? When typing a word (for example “salade”) you have nothing appearing ?
Actually, would be even glad to give you the edit rights on the website as I’m desperate to find a solution.
It doesn’t includes any google maps settings, actually, it just gives you a specific wine depending on the food you selected in the list (after typing a few letters)
So it’s only about the database “food” in the bubble back office “app data”
@tr.roznowski, I agree, without being able to see more it’s impossible to say what the issue may be.
The only ‘obvious’ thing would be if you haven’t deployed your app to ‘live’ since setting the data for the search box, otherwise there must be something more complex going on.
If you post a link to the editor (read-only) on here I’ll be happy to take a quick look for you to see if I can figure it out.
Wow thank you so much, such a stupid mistake. The file I downloaded on the dev part to paste it on the live database was not complete because the tab was not appearing full on bubble (I had to click simply on “add all columns”
Truly grateful for the time you took to help me, this means a lot,
You can copy the dev database automatically to the live version from the app data tab in your app - so no need to download or upload files to do it (and avoid any mistakes).
Just use the ‘copy and restore database’ button above your data and choose ‘copy development data into live database’. You can select which datatypes to copy, or you can copy all of them.