AaronB
9 months agoQrew Trainee
Attachment - file name
I need to rename an attachment. I want to remove all blank spaces and replace them with underscores. I found a post from 3 years ago that asked the same question. There was no inherent solution at...
- 9 months ago
Is the existing file located in Quickbase or in Sharepoint? If in Quickbase you can make a new field in your app to remove the spaces using the SearchAndReplace function. Or are you asking for the Jinja code to manipulate the file name.