It would be nice to have the thread in odd/even to make it easier for styling.
Patch attached.

CommentFileSizeAuthor
field_collection_zebra.patch1.53 KBh00dwynk

Comments

Status: Needs review » Needs work

The last submitted patch, field_collection_zebra.patch, failed testing.

stevenx’s picture

Issue summary: View changes

You could simply copy a ds layout and than add
<?php print $zebra; ?>
to it to get even and odd status

off’s picture

Working

Rob_Feature’s picture

Version: 7.x-1.0-beta2 » 7.x-1.x-dev
Component: User interface » Code
Status: Needs work » Active

Not everyone is using DS....I'm not, and I agree this would be a really huge addition to field collections...otherwise it's really hard to stripe multi-item field collection displays.