I don't know what did I miss,
I want to select the list from dictionary here that I get from my firebase db.
This is my solution.
Is there another way to convert string to list?
Did you store the items in fb as list or not?
thats what i said use split text at block
Yes, i sstore it as list
1 Like
why do you making two times the list, use only make a list and try
EDIT
you changed the blocks.. hmmmm well. be wait
1 Like
I tried like this and got result perfectly as a list
I do not know your fb structure also why do you use dictionary mode?
1 Like
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.