Hi,
I want to display the birthday of some people.
For the moment, I have this result :
But now, I want to group them by month; this is how I would have as result :
I searched this forum, but couldn’t find a solution.
Thanks for helping.
Wim
Hi,
I want to display the birthday of some people.
For the moment, I have this result :
But now, I want to group them by month; this is how I would have as result :
I searched this forum, but couldn’t find a solution.
Thanks for helping.
Wim
hey,
you can nest an element with repeated items into another element with repeated items and put inside that construction properly organized JSON.
I recorded the video with the similar approach: Tree like multi selection - #3 by Batik_Okazov
Try it out and tag me with the result.