Hello, I’ve ran into a peculiar issue recently.
When someone drag and drop multiple images in a fileUpload field, the images appear in a certain order in the fileUpload box/section, but when we save the backend form, the order of these images are changed (no longer how they first appeared).
It’s a problem for us because we need the order to stay the way it was arranged in the form.
Does anybody know why this happens? is there a fix or is there a way to reorder manually before save?
bellow is an image illustrating my problem: