Hi there. I have build a Chat and i cant find a way how to only display one Date if the date contains the same Day.
I cant use a condition where i can say when current index - one date is = current index date.
Anyone here you can help?
Hi there. I have build a Chat and i cant find a way how to only display one Date if the date contains the same Day.
I cant use a condition where i can say when current index - one date is = current index date.
Anyone here you can help?
Ideally, for this kind of an interface, I use 3 RepeatingGroups
Hope this helps