Hello!!
After almost 12h struggling and getting partial outcomes, I came to ask for help.
1 - I have a button which triggers an API call.
2 - I have a custom data type with 2 items (time and msg, both lists).
3 - The API result is being saved correctly in these variables.
4 - I created a dynamic children which is required to give me these results in sequence, with the time and the message, however I could only retrieve the first Item and the rest was same as this item.
Basically I need someone's help to fix what I am doing wrong, I still facing difficulties dealing with this lists in FF.
Thanks and regards!