By hari, 4 January, 2023 Permanently save file uploaded by a custom form's managed_file form element in Drupal 8/9/10 Sometime we permanently lose custom form uploaded files after the cron run, this is due to the file status flag. Here is an example how to add custom form file upload permanently available on the website. Tags Drupal File API Form API