Current entry's position / index
Hi
How would I determine what the current entry's position is in the overall list? I know in the entries loop I can use {count} but what about when viewing a single entry?
Thanks
James
Hi
How would I determine what the current entry's position is in the overall list? I know in the entries loop I can use {count} but what about when viewing a single entry?
Thanks
James
Replies
Low 25 Jun 2012 14:12
Hi James, that's not possible at the moment, but it has been requested before. I'll look into adding it as a feature.
james.spibey 25 Jun 2012 15:25
OK, thanks for the quick reply
Low 30 Jul 2012 13:53
Version 2.0.4 allows for the {exp:low_reorder:entry_index} tag, to get the given entry's position in the set.
james.spibey 30 Jul 2012 15:08
Excellent, thank you