Table Function: View Record Attachments
## Overview
This function allows you to preview the "[Attachment](/en/manual/table-record-attachment-upload)" in the "Record" of the "[Table](/en/manual/table)" in your browser. If the file can be displayed by your browser, it will be shown in a new tab. If the file cannot be displayed, it will be downloaded.
## Limitations
1. Not all types of attached files can be previewed. Also, files that can be previewed may vary depending on the browser.
1. If the file cannot be previewed, you can "[Download](/en/manual/table-record-attachment-download)" it. In that case, the file name will be "show".
## Prerequisites
1. "Read permission" access to the site or record is required.
1. "Read permission" access to the "[Attachment](/en/manual/table-record-attachment-upload)" column is required.
1. The preview will be shown in a new tab (from ver1.4.8 onwards). Versions prior to ver1.4.7 will be displayed in the same tab.
## Operation Procedure
1. Navigate to the target table.
1. Search for the target record from the "[Screen Index](/en/manual/table-grid)".
1. Click the target record.
1. Click the magnifying glass icon on the left side of the attachment field to preview the file.
*Click on the file name to "[Download](/en/manual/table-record-attachment-download)" it.
1. The file will be shown in a new tab.

### Previewable file types
File types that can be displayed in preview can be configured by specifying MIME types in BrowserAllowMimeTypes in "[BinaryStorage.json](/en/manual/binary-storage-json)". By default, the following files are configured to be displayed in preview.
1. PDF files
1. Image files (.png, .jpg, .gif)
1. Text files (.txt)
*Text files may display incorrectly if the character encoding is not compatible.
## Supported Versions
|Supported Versions|Body|
|:--|:--|
|1.4.21.0 and later|Changed to control displayable file types with BrowserAllowMimeTypes in BinaryStorage.json|
|1.4.8.0 onward|Changed to display the preview in a new tab|
## Related Information
<div id="ManualList"><ul><li><a href="/en/manual/binary-storage-json">Set Parameter: BinaryStorage.json</a><span>10.24.2025 up</span></li></ul></article>
<ul><li><a href="/en/manual/table">Table Function</a><span>08.13.2024 up</span></li>
<li><a href="/en/manual/table-grid">Table Function: Record Screen Index</a><span>10.21.2025 up</span></li>
<li><a href="/en/manual/table-record-attachment-upload">Table Function: Upload Attachment To Record</a><span>08.13.2024 up</span></li>
<li><a href="/en/manual/table-record-attachment-download">Table Function: Download Record Attachments</a><span>08.13.2024 up</span></li></ul></article></div><input id="SearchTextHidden" type="hidden" value="" />