When a user drops a file into the note, it’s automatically uploaded to the attachments folder. However, if the user decides not to keep the file, it would still remain in the folder
A possible solution would be to simply generate the file path for display in the text field and only move the file to the attachments folder when the user clicks Submit
When a user drops a file into the note, it’s automatically uploaded to the attachments folder. However, if the user decides not to keep the file, it would still remain in the folder
A possible solution would be to simply generate the file path for display in the text field and only move the file to the attachments folder when the user clicks Submit