I’m using Bubbles fileuploader and when a user uploads a document, bubble shows %20 where a space is.
This is what the fileuploader looks like before you add a file
And this is what it looks like after a file is uploaded
Is there a way to change the filename on the front end to make it retain the spaces. I thought I could format the file name but i can’t quite figure out where I would do that as I don’t have control over what is being added. Here is my fileuploader -
Does anyone know if this is possible to change?