Dear all, I am two screens, one for inputting pairs of data (item, quantity), the other for displaying that data.
I can save the info inputted by the user to TinyDB, but I have no idea how to populate the fields on the other page with that data, so that each pair from the dictionary appears in the right place.
Thank you very much for your help! I didn't know about that "make generic" function, which solves a BIG question for me. I was wondering how on earth to populate specifc boxes with specif content.
However, I fail to follow your arrangement with that second intialize local block. How come that doesn't look like the first one on your picture?
Apart from that, I believe I have an exact copy of your proposal here
Not quite an exact copy. You need to add list_names local variable to the local variable block below . Use the little blue square , (mutator), to add another variable.