Discussions

Ask a Question
Back to All

Next / Previous Content Entries

I'm trying to get the next/previous siblings of a content entry.

I have 6 content entries and for each content_entry.next and content_entry.previous return the first and last entries (except on the first or last entry where previous or next returns nil respectively).

Any advice?