Hey, as if I get many users on my app it will fast become a mess. I so need to make sublists on Firebase. After playing a bit with json and else, I succeeded in creating the following :
Which gives :
But my question now is : How do I get to modify the sublist items ?
Could you please directly share the blocks I need ? Here is the demo project :
First, I tell you that “root/test” is definitely not a JSON and because of that you cannot use the get-object-from-JSON block here.
“{}” is an empty object.
Please create objects with the rosa components and then use the get-JSON-from-object blocks and look at the output (maybe assign these blocks to a label. then you will learn it and understand
I succeeded in creating an entry in Firebase with the blocks :
I do not get how to make any other operation. Would you mind showing me a bit of blocks telling me how to access the item mdr I created here ? From that I will learn alone and stop bothering you hahaha
Hey @User81 ! After all this I think blocks would be the greatest option or even a simple project if you have a bit of time, I’ll share the final result when I’ll find it. Thanks !