-
Notifications
You must be signed in to change notification settings - Fork 109
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
changing filename #76
Comments
+1 |
1 similar comment
+1 |
I think you can just overwrite the file name field. I just did it like that and it worked:
|
I did like this
|
Now the method instanceWrite is public. We can change the filename using, for example:
I was thinking if I need to change the filename after the upload, for SEO proposed, is this possible? For example, I have a field for image description and with this input field, I create the filename for the image. |
Hi ,
is it possible to change the file name? How?
The text was updated successfully, but these errors were encountered: