How to change text in new file upload

Is there a way to change the text that is shown inside the new multi-file upload component?
Currently, it says “Drop files here to upload”, which is confusing to my client who wishes it to say “Click to upload files”.

Thanks!

You could probably do this with JavaScript but that’s a bit out of my wheelhouse.

What about adding some HTML to the page with instructions?

1 Like

@mdykstra

Before the new multi-file upload field is in full production, we’ll add options on a per-field level to modify this.

2 Likes