This is the current output
So on clicking days it open another screen???
Yes it should open another screen with the value which is url
Every value is url but different url
What are u getting on next screen
It is not getting value beacuase ur tag is true but u are seting project bucket wrong
On clicking on days ur start value sholud = make a list (Subject and days no)
I think u understand on next screen set project bucket to list item no 1 and tag = list item no2 (list = get start value)
I hope u understand it
Sorry i coudn’t get it once can you make a breif blocks?
I tried it but it is not getting value
Is my method working for you?
No it’s not worked
What was the result? Any errors?
It is working for me
I am only getting tags but i am unable to get their values
because u are setting project bucket wrong
Can you show some brief blocks
Sorry i have not used kodular from last 2 days
I have much school work so I cant show u blocks
This happens when dynamic card view create procedure is repeated.
To avoid this, do before calling get tag list check global variable, if it is empty then call get tag list otherwise skip.
Now your day list is ready and you want to get link of respective day in another screen when it is clicked.
For that do, when dynamic card view clicked open another screen with start value and in start value pass the label text of that selected dynamic card view by using get label text using label id
After opening another screen, on screen initialize get firebase value and set tag as start value.
After Firebase got value (link) use it as you want.
Can you share some blocks i am unable to do it Everything is working fine b except this.
I am also able to get the values and opening in a new screen
PM me your aia.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.