We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Jodit Version: 3.18.9
Browser: Chrome Version 103.0.5060.114 (Official Build) (64-bit) OS: Windows 10 Is React App: True
Expected behavior: Can you customize the display, for example, only display the file name, but does not affect the file preview
Actual behavior: After file uploading, Jodit displays baseurl+fileName as default.(if the baseurl is too long, UI doesn't look good)
The text was updated successfully, but these errors were encountered:
Added [[IUploader.getDisplayName]] option.
66730ec
Allow change file name before display it inside editor. Can we customize uploaded file's name? #869 Issue: #869
Added option https://xdsoft.net/jodit/docs/interfaces/types.IUploaderOptions-1.html#getDisplayName
Sorry, something went wrong.
Thanks, I will try this.
No branches or pull requests
Jodit Version: 3.18.9
Browser: Chrome Version 103.0.5060.114 (Official Build) (64-bit)
OS: Windows 10
Is React App: True
Expected behavior: Can you customize the display, for example, only display the file name, but does not affect the file preview
Actual behavior: After file uploading, Jodit displays baseurl+fileName as default.(if the baseurl is too long, UI doesn't look good)
The text was updated successfully, but these errors were encountered: