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.