Version: eXtendFiles 1.7.0 and
above
Audience: Administrator
Overview
The eXtendFiles Inline Link View feature
displays a list of eXtendFiles attached to
a record, making it easier to view
multiple files. The inline link view is
configured using an Inline HTML field
which can be placed anywhere on a NetSuite custom
form using native NetSuite form
configuration.
After successful
configuration, the inline link
view will be
shown as a table on the
form.

Prerequisites
Before configuring the inline link view
feature, ensure that your record type already
has eXtendFiles added to it. If it doesn't,
first Add
eXtendFiles to a New Record
Type.
To add inline link view to a record
type that isn't already configured, a
new Inline HTML field on the target record
type will be needed. The Inline HTML
field will need to be visible on the custom forms for the
target record type where inline link view
will be used.
An example field configuration is
below. The important details are highlighted.
Other details are based on your
preferences.

eXtendFiles Configuration
Follow these steps to configure the eXtendFiles Inline Link View feature:
Access eXtendFiles Configuration
- Navigate to eXtendTech → eXtendFiles → eXtendFiles Configuration
- Select Inline Link List Display from the left navigation panel
Configure Display Settings
- Set the maximum number of inline links (default is 200)
- Click any row and select the Add button to configure a new record typeIf you want to add details using detail view then click on the detail view button. This will open a modal to configure the settings
Setup Record Type
- In the configuration modal, specify:
- Record Type: Select the target record type
- eXtendFiles Reference Field: Choose the appropriate eXtendFiles field. If you haven't created the field for the selected record type on the eXtendFiles record, you can click the link below to access the eXtendFiles field creation page
- Inline Record Field: Select the Inline HTML field for displaying links. If you haven't created a field for the selected record type, you can click the link below to access the field creation page
- Record Type: Select the target record type
Script Deployment Configuration
- Follow the deployment instructions for required scripts
- Review your configuration details
- Click Submit
Inbound Shipment Record Deployment
Because of NetSuite restrictions
placed on the Inbound Shipment record type, an
additional script deployment is needed to
enable inline link view on the Inbound
Shipment record.
- Go to Customization → Scripting → Scripts.
- Find the script titled eXtendFiles
Suitelet and view
it.
- View the deployments to confirm if "eXtendFiles Inline Link View iframe" has already been deployed.
- If it has, no changes are needed.
- If "eXtendFiles Inline Link View iframe" has not been deployed and is not in the deployments list, proceed to the next step.
- Click the Deploy Script button to create a new script deployment. Set the following values on the script deployment:
- Title of eXtendFiles Inline Link View iframe
- ID of _extend_files_inline_iframe
- Status of Released
- Audience as All Roles
- On the Parameters subtab, enter inline_link_view_iframe into the "EXTENDTECH FILES SUITLET DEPLOYMENT" field.
- Save the deployment.
Additional Notes
- When Amazon S3 is used with multiple
buckets, if the configured bucket name
in your eXtendFiles settings is
different from the bucket name present
in the file's URL, signed URL
generation will not be available for
that link.
Frequently Asked Questions (FAQs)
Q: What is the default maximum number of inline links?
A: If no value is specified, the system defaults to 200 links.
Q: Can I configure this on multiple record types?
A: Yes, repeat the configuration steps for each required record type.