Persist attachment after saving

Hello,

Is it possible to persist the file uploaded via the attachments section in a Camunda form after clicking the save button?

I observed that all values entered in the form persists after clicking save, except for the file upload.

Currently using Camunda Platform run v16.0

Thank you!