How can i get & set that specific tag data to text box as shown in the blocks above.
Can anyone please help
you should set your bucket to PalyStore_App then call GetTagList Block. after that you call Firebase TagList to read your tags starting at 1 to …
in the block When firebase got value use condition :
If Tag = Channel_descrition then set text box to value
you repeat this condition for the other tags
You can do as abuayman said
But if you don’t want to change your blocks then use if else condition in got value block
thank you for trying to help but all you said is not right what i wanted, i tried but didn’t work. but i have solved the problem myself.
here is the block…
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.