Is there a way to rename the file after attached? Thanks.
Hi,
For now this feature is not available. Please add this feature request as Issue on GitHub.
Regards,
Prakash H
Yes, there is a hooks method write_file
which can used to change the file name. write_file
method is called before saving the file on system.
You will need to write the server side script, please check the file_manager.py
Thanks, Makarand
1 Like
Hello, thanks will submit request and for now i’ll find a way to do it
I see, thanks I will look into this.