Skip to content
Log in

Website v20.0.44 - 08 April 2026

On this page

This patch fixes a bug where files uploaded through file-type questions on custom product forms were not having their URLs saved, making the uploaded files inaccessible in form submission records and order items after checkout.

Breaking changes and cautions

No breaking changes in this release.

Enhancements

No enhancements in this release.

Deprecated fields

No fields have been formally deprecated in this release.

Fixed bugs

File uploads on custom product forms not accessible after checkout [WEB-7792] When a product has a custom form with a file upload question and a customer uploads a file during checkout, the file name was recorded correctly in the form submission but the file URL was not saved. This meant the uploaded file could not be accessed or downloaded from the order record or form submission in Salesforce.

The URL was being dropped at two points in the checkout flow: when the answer was saved to the cart item, and again when the order was created from the cart. Both have been corrected. File URLs are now saved through the full checkout process and are accessible on the form submission and order item records in Salesforce.

Was this article helpful?

Was this article helpful?