Closed mcrack25 closed 3 years ago
Hi, how do I change the file name before uploading? I want to add a title: (title +'. jpeg'), how do I do this?
You can use the file_name parameter of the constructor of ClientsideCroppingWidget. (see the last line of the documentation)
file_name
ClientsideCroppingWidget
Hi, how do I change the file name before uploading? I want to add a title: (title +'. jpeg'), how do I do this?