What is the way for me to call 100+ automated jpegnames from my javascript.. Seems that wix storing them with long-unstructured-db files

Is that still in place with no enhancement yet?

https://www.wix.com/corvid/forum/community-discussion/wix-folder-structure-for-locating-files?origin=member_posts_page

"
Wix Code does not support a file structure. This is due to security concerns as well as to protect against system abuse.

Feel free to post a Feature Request .
"

Wix change the file name when you upload anything to its servers, see here.
https://support.wix.com/en/article/request-customizing-document-file-names

If you want to get an image from the Media Manager.
https://support.wix.com/en/article/about-the-media-manager-568956

Then you can use as here.
https://www.wix.com/corvid/reference/wix-media-backend.mediaManager.html
https://www.wix.com/corvid/reference/$w.Image.html

thank you…I voted on it…

It seems there is no other way since I need the jpeg names in an order as they are called by my javascript like that…

for example…my js is calling;

…01.jpg
…02.jpg
…03.jpg

Unbelievable not to have this structure not available on Wix…
It was good to know this before purchasing from Wix.

This doesn`t mean 100% js support on wix.

People should know the filestructure to reach them from html page and also this shouldn`t be the feature request…

I dont think it is a feature if Wix is saying to people that “you can build web sites on us and allows html code be available .”

:)))

I use html part and cant call the jpeg from the html code..amazing:)))) even if i can call it with long long names which I needed to check the jpegs url s all after I send them to media manager…

“”“”“”
Request: Customizing Document File Names
Feature Request We are collecting votes for this issue
“”“”“”