i get it but...
I dont undestand this part. Why did you use the following number: 290320...
if thats a clock component..which means that the value will change everytime i save a data...
i get it but...
I dont undestand this part. Why did you use the following number: 290320...
if thats a clock component..which means that the value will change everytime i save a data...
I used that number because you used it as a subtag to your news data here
Your projectBucket is AppDev305
Your data is located under id/29032023044543
{"Link:""ueu""......}
i deleted the previous data on the firebase just for the sake of undestanding it
It should be obvious to you that you need to change:
to
Set project bucket as Events\id
In the firebase get value block, if value not found place you have added empty string, there pls use create empty dictionary and try once again
(Note: If you use firebase get value block, then no need of web component.. If you call data as json format using web component, then you should decode the json..)
woah it worked!
but with this, it doesnt let me add new news for it, and it just shows that, which it isnt what i would like to do
thats why i found it interesting to use ListView component, since it shows the data & people will still be able to see the past news, until i delete them..somehow
You want to add in the existing firebase tag ? Or new tags? Along with values?
In the list view, how do you want the data to be printed? Every tag as separate element or all the three tag with values as single element?
now, ive went ahead and tried changing this line of the code, where we get the tags, and removed the previously stated "number"
^^
Ill be only using those 3 tags. Materia, Links & Noticias.
but ill change them often, almost everyday, but i would still like to people be able to see them, thats why i wanted to use a ListView, and dont get me wrong, it worked before ive deleted the clock timer tag
The obtained result is not a string (but it is list).. so listview block, try with set elements
i did, but it doesnt even let me connect to it, and with ElementsFromString, it was working fine
That's what I am typing .. so not use replace block..
and about this, what should i do?
i am not getting any data, now again:
how do i fix this? im not getting any data
im not using any numbers, i removed them, as stated here
pls show your realtime fb structure