How to get Values from firebase?

Hi I need a solution for the followings…

This is my database stucture…

I need this details in my list viewer…

Pls help me…

Thanks

1 Like

on listviewer click i need to go to next page for listing that datas :grinning: :grinning:

2 Likes

I’m not sure I understand your question.

If you use get block and set the key to “JRIC/PRODUCTS/NAME/Cream milk” and use the “value” as the list viewer text items then you will get the list under “Cream milk”.

1 Like

but i need to display barcode, category, code, desc, discount ect in new page i need every value in label…

This is a sample project I made
https://x.thunkable.com/projectPage/60bb6577f3488a0012b0fdff

This should show you how to get data from Firebase.

@muneer thanks for your solution

1 Like