@Hifive, select the desired element by holding the right mouse button and select the desired action from the menu that opens
0db1dadf-6f56-484c-985e-bab1297f4ff4-image.png
I have 10 images in a folder, want to upload it in a website, in order by filename, on the same different session.
So it's like this:
click website upload button: upload first photo
First session
click website upload button: upload second photo
Second Session
click website upload button: upload third photo
Third Session
Continue till session
etc
How to do it?
I created a source with the images folder and set up to use each file only once, but when I want to upload to the website it uploads everytime the first images only.