List wont pull from Database

Image

I believe I have the containers correct, and the elements in the container. I select the whole page and use the function for “onload” , “get database data”. I select the database section called “Products”, then go back to Callbacks and go to “Data Obtained” and select “Add collection to UI”, in “List Data” I choose “Get database data”, I go to Modify elements, I select the Base list container in List Settings, I go to “List Data” and select the “Image”, change the control property to src, and type in the box the name of the column in the “Products” database it should be pulling the image from. I exit out of that, save it, test the app on my phone and no data is pulled, let alone the “list” it should be showing of multiple products in the database.

ahhhh the problem can be during the typing in the boxe. You have to type into the listContext

image

Can you confirm that?

Yep, entered the column name through “ListText”.

You know what?, make a video using loom.com of that function, and make the configuration step by step so I can catch the error. Because apparently what you are doing is correct, but I can’t image what else can be if I can’t see the procedure since this type of programing is kind of sequence of blocks.

Ok, It is correct. Use alerts in empty data and permission error. Just for sanity check.

what’s the height configuration of your element container?, Is it auto height? or is fixed?.
and the list container, does it have scroll activated?

I just activated the scroll, and the element container is now auto height. Still though no data will pull from the Database to correctly populate those fields.

Try to use fixed height for both containers. That’s weird @AdamS. Let me show you mine.

@AdamS I know what could be the problem. I got a similar case.
If you have a error in a complex function or don’t use the callback, you might experience this kind of issues. Did you figure it out ?

Have not figured it out yet. I tried again per the tutorial I have from Jonatan, and sent that to Christian to review. I dont think I have any complex functions as I made a fresh page and started from scratch and still got the same issue.

These shouldnt be complex functions as it just pulling a product name from the database and inserting it for the respective products in the list.

Yes, Now It is discard that scenario. Hmmmm… In you data base, are you saving the any object ?

Yep, I have the image and everything saved. Its funny, I had a 1 on 1 with Jonatan t he other day, he was accessing the app and did a demo and it worked fine, from the exact database Im working with now. I have that video as well and follow it to a “T” but cant get the demo app to work.

@Jonatan any idea what im missing when making my list and why it wont grab from the database?

Hi, are you testing your app in Android? because the IOS Apphive previewer is outdated

Hi @Jonatan, I was testing on iOS. Do you have a suggestion of how I can test the app on my computer to ensure it is working correctly? I do not have an android device currently.

You can use https://www.bluestacks.com/es/features.html to emulate an Android phone.
Also you can use the emulator from android studio.
But here is a list of emulator you can choose.

  1. Android Studio’s emulator

  2. ARChon

  3. Bliss OS

  4. Bluestacks

  5. GameLoop

  6. Genymotion

  7. LDPlayer

  8. MEmu

  9. Nox

  10. Phoenix OS

  11. PrimeOS

  12. Remix OS Player

  13. Xamarin

  14. YouWave

  15. Build your own

Buenas noches, espero que me puedan ayudar con el problema que tengo, no puedo leer mis mensajes, y cuando sí podia ver la lista de mis mensaje,s no podia leerlos uno por uno

(Video 26 app de servicios profesionales minuto 60 en adelante):

La List From Data (mensaje y nombre) de Modify elements, del Get database data, del Entry vars en Data Obtained no está guardando los cambios, texto nombre y texto mensaje.
Que hago para que sí me guarde los cambios? porque cada vez que lo vuelvo a abrir se borra.
Gracias

Hola @fer90 , si me compartes en video, así como los anteriores donde has explicado muy bien el problema, seria mas fácil el darte una mejor respuesta, estaré al pendiente.

Saludos!