I am trying to create an app base on classes for students where there will be subjects and days like day 1, day 2, day 3,… here after selecting a subject i am able to get the data using dynamic components but i am getting all the data but i only wanted to get titles like day 1, day 2,… after selecting a day then the url should open
If u want to get tag list of days then u have to put the project bucket as start value and after on screen initialise set firebase project bucket to get start value then get tag list
I am having subjects
If student selected a subject it should open Days like Day 1, Day 2,…
And after selecting the day then the value should be opened in the new screen
Here i am able to get subjects and days but i am unable to get the values of the days