About the iterator tag.
1. Does there exist a function with the iterator tag, that check if the prev, value is the same as the next. Then if so skip printing that value.
2. Is there a odd/even handling when iterating through a list? So you can print out a table with every odd row with a grey background, and even row as white.
Is there some good docs about the UI iterator tag? Any help is appreciated.
Regards, Mathias