Hello,
I want to add an autodivider to my list component that gets populated via REST. When I add the autodivider the divider uses the first letter or number of the heading. The heading is filled with a date "23.01.2014". Now I want to have an autodivider which divides by the full date. Like, for example:
23.01.2014
Match 1
Match 2
etc.
24.01.2014
Match 3
Match 4
etc.
How would I be able to change the value of the autodivider.
I have already used the code provided in this topic "https://getsatisfaction.com/apperyio/..." but it doesn't show the divider anymore.
Is there a way to do this? Thank you!