Page 1 of 1

Autodivider not grouping when list feed by rest service

Posted: Tue Jun 11, 2013 3:00 pm
by doubletake

I was experimenting with turning on autodivider in list and I see that it is not grouping by first letter. See screenshot
Image


Autodivider not grouping when list feed by rest service

Posted: Tue Jun 11, 2013 4:06 pm
by Maryna Brodina

Hello! It's a standard behavior. If you want it to be grouped by first letter you need to sort elements (it should be coded by you).


Autodivider not grouping when list feed by rest service

Posted: Tue Jun 11, 2013 4:30 pm
by doubletake

ok. thanks Marina.

Guess I've always had the data sorted alphabetically already in the past :( Thought it was automatic. I'm experimenting with your backend service Collections and haven't tried to figure out how to sort them yet.

Don