Pulling a list from firebase

Hello everyone, I kept a list in firebase, and when I pull the list, it is not displayed in list form!
The details I kept in the list:
039660770
0799415375
I get a response from the firebase:
(039660770 039660770)

And I can not convert it to the list!
This is how it is displayed in the app:

these my blocks:
IMG_20220628_151849

How do I arrange this so that the response to what firebase will be on the list?

Instead of set List_View Elements from String use Elements

image

1 Like

Thank you!

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.