logologo
Get Started
Guide
Development
Plugins
API
English
简体中文
Get Started
Guide
Development
Plugins
API
English
简体中文
logologo
Overview

Blocks

Overview

Data Blocks

Table
Form
Details
List
Grid Card
Chart

Filter Blocks

Form

Other Blocks

Action Panel
Iframe
Reference block
Markdown
JS Block

Block Settings

Data Scope
Layout
Block Linkage Rules
Field Linkage Rules
Sorting Rules
Block Deletion
Block Title

Fields

Overview

Generic Settings

Table Column
Detail Form Item
Filter Form Item
Form Item

Specific Settings

Date
File Manager
Sub-form
Select
Picker
Sub-table
Sub-detail
Title
JS Field
JS Item
JS Column

Field Settings

Default Value
Field Label
Show Label
Field Tooltip
Data Scope
Field Component
Number Format
Pattern
Required
Title Field
Validation Rules
Association Field

Actions

Overview

Action Settings

Edit Button
Double Check
Assign Values
Bind Workflow
Edit Popup
Action Linkage Rules

Action Types

Add New
View
Delete
Edit
Import
Import Pro
Export
Export Pro
Export Attachments
Filter
Link
Pop-up
Refresh
Submit
Trigger Workflow
Update Record
Bulk Update
JS Action
Action Permissions

Advanced

Linkage Rules
Event Flow
Variables
RunJS
Previous PageExport Pro
Next PageFilter

#Export Attachments

Tip

This feature is provided by the commercial plugin plugin-action-export-pro. Please check the commercial license for details.

#Introduction

Attachment export supports exporting attachment-related fields as a compressed package.

#Attachment Export Configuration

20251029173251

20251029173425

20251029173345

  • Configure the attachment fields to be exported; multiple selections are supported.
  • You can choose whether to generate a folder for each record.

File naming rules:

  • If you choose to generate a folder for each record, the file naming rule is: {Title field value of the record}/{Attachment field name}[-{File sequence number}].{File extension}.
  • If you choose not to generate a folder, the file naming rule is: {Title field value of the record}-{Attachment field name}[-{File sequence number}].{File extension}.

The file sequence number is automatically generated when an attachment field contains multiple attachments.

  • Linkage Rule: Dynamically show/hide the button;
  • Edit Button: Edit the button's title, type, and icon;