Looking for convenient way to get index number of current entry
Is there a variable available in the low_reorder:entries tag to get the index number of the current entry in Low Reorder, or a way to get the index number via the url_title (as opposed to the entry_id because I'm using url_title in the entries tag)? I want to number items, showing their position in the set. I'm currently using Low Reorder 2.3.0 / EE 2.11.1. I'm not immediately seeing what I need in the documentation, but maybe I'm overlooking something. Thanks, Aaron
Replies
aaron.e.russell 12 Aug 2016 20:56
Never mind. I think I see now I can use the {entry_id} var like in the channel:entries tag.