rich editor accept filetypes?

Its possible in a Rich Editor field to define accept file-types? I want users to upload only images
2 Replies
tesse05
tesse05OP6mo ago
also, its possible to remove caption from images??
No description
LeandroFerreira
LeandroFerreira6mo ago
I don't think so... via css if you are using a custom theme
.attachment__metadata-container{
@apply hidden
}
.attachment__metadata-container{
@apply hidden
}

Did you find this page helpful?