Hi, is there a way to hide the "Upload" button, showing a media?  My Json looks like this: "ExpectedImage": { "type": "string", "options": { "grid_columns": 6 }, "media": { "binaryEncoding": "base64", "type": "image/png" } } Many thanks