Our File Uploads (PerplexFileUpload / PerplexImageUpload) only slightly extend Umbraco's built-in FileUpload type. As such, they will also suffer from any core "problems" that the built-in File Upload has, such as the issue you describe. This is something that has to be addressed by Umbraco Forms core, so you could perhaps create an issue with them so it can be solved. It would then also be solved for our custom file uploads, probably without even having to upgrade our package but simply by updating Umbraco Forms in your project.
File upload on forms with multiple pages
Hi
How can you navigate through each form page without loosing the uploaded files...? The standard form upload data type have the same issue.
Thanks for your help. Manuel
Hi Manuel,
Our File Uploads (PerplexFileUpload / PerplexImageUpload) only slightly extend Umbraco's built-in FileUpload type. As such, they will also suffer from any core "problems" that the built-in File Upload has, such as the issue you describe. This is something that has to be addressed by Umbraco Forms core, so you could perhaps create an issue with them so it can be solved. It would then also be solved for our custom file uploads, probably without even having to upgrade our package but simply by updating Umbraco Forms in your project.
Regards, Daniël
Good Morning Daniël
Thanks for your reply. I found an isuse on the umbraco issue tracker about this topic from 2016 which is still open :).
Regards, Manuel
is working on a reply...