Hide file upload details on the checkout page

You can hide the file upload details on the checkout page by prepending the Field Name value with an underscore. You will be able to find the Field Name from the existing Upload Set that you have created on the Uploadery dashboard. 

For example, changing "uploadery_1" to "_uploadery_1" will hide the file upload details.

Note: This will only work if all the spaces are filled in with underscores rather than spaces. For example: "_uploadery_1" instead of "uploadery 1". 

Below is an example of how they display at checkout by default.