Inventory App: Screen doesn't initialize with values from tinyDB

Hello! I am building an inventory app and using a TInyDB for saving food items and their best before date. The app has 2 Screens, in the 1st screen you can save food items, in the 2nd you see all saved items. The problem is that when the 2nd screen initializes it doesn't show the items from tinyDB. Could you please help me with this problem. Thank you very much in advance!

Kind regards,
VeronikaMHD_App.aia (4.2 KB)

Set color to black

1 Like

I don't know what you're up to, but try this: MHD_App2.aia (5.0 KB)
(And for next time read the above guide first.)

1 Like

Hello Anke, thank you very much for your detailed answer and your help! It works.

Thank you, dora_paz! That's a good hint :slight_smile:

1 Like