How might I programmatically output images from an Image field from another template in descending order?
I want to reverse the order of images on the front-end page (see code below).
I want to keep the order in ProcessWire Admin.
The Image field accepts multiple images.
Code:...