C_B
(C B)
#1
I can do it if the format is like this (above)
But if the firebase is like this(above) I cant put it to list_view_image
Help me, show some simple blocks Thanks!
Show what you have tried so far or wait for someone who wants a badge to reply.
You can export the resultin json format by
https://yourfirebaseurl/.json
and decode it
Why don’t you search in community, like this??
C_B
(C B)
#5
I try it all still unfortunate. and they all use list view not list view image.
dora_paz
(Dora)
#7
When you press button global lists are empty so move blocks after lists are populated from firebase
1 Like
C_B
(C B)
#8
I did it same result. and the loop is tripled bcoz the loop from tags and the loop every Got_Value.
dora_paz
(Dora)
#9
Do you wish to post aia here ?
1 Like
Add clock component
In designer part , set interval as 250/500/1000.
In firebase got value block just add set clock timer enabled to true at the end
When clock timer,
Set clock timer enabled to false + for each number from to by block
C_B
(C B)
#12
testListViewImage.aia (3.7 KB)
Take a look pls.
dora_paz
(Dora)
#14
1 Like
dora_paz
(Dora)
#15
The problem that you have is that you added url manually to firebase. The format should be
"\"https:\\/\\/www.google.com\""
See also here
C_B
(C B)
#16
Thank you, you actually solve it.
1 Like
C_B
(C B)
#17
Not a big problem at all but still thanks this is probably my next problem.
1 Like
system
(system)
Closed
#18
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.