Hi, I only have 1 problem that I cannot solve, I have 2 columns with file upload (pictures), I want to upload a files with a certain name and overwrite the previous uploaded file with the same name, i tried callback_before_upload but it didn't work. I need the file to have a specific name on the disk, it doesn't matter in the database.
Тhanks in advance.