Hi all,
in My DB exists records, that have an list attached:
Now the User has a “selected_day” value, that represents the current date/time.
I placed a multidropdown on the app (items: “hessen”, “bayern”,…).
Now I want to show in a Repeating group all DB-Items, that are selected in the multidropdown and corrospondents to to db-item.
Example:
If the user selects (“hessen”) and 12/24 in the multidropdown, then only “Hessen” should displayed in the RG.
If the user selects (“bayern”) and 12/24 in the multidropdown, then both “Hessen, Bayern” should displayed in the RG.
hope I explained it well.
thanks
jupxi