![]() |
Sergey Kornilov admin 4/25/2022 |
There is no defined order of images. When you upload a bunch of images, browser uploads them in a random order. If you want to display images in a specific order and let users change this order - you will have to use an additional table to store images and an extra field to store the image order. |