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 PageForm
Next PageList

#Details Block

#Introduction

The Details block is used to display the field values of each data record. It supports flexible field layouts and has built-in data action functions, making it convenient for users to view and manage information.

#Block Settings

20251029202614

#Block Linkage Rules

Control block behavior (e.g., whether to display it or execute JavaScript) through linkage rules.

20251023195004

For more details, see Linkage Rules

#Set Data Scope

Example: Only display paid orders

20251023195051

For more details, see Set Data Scope

#Field Linkage Rules

Linkage rules in the Details block support dynamically setting fields to be shown/hidden.

Example: Do not display the amount when the order status is "Cancelled".

20251023200739

For more details, see Linkage Rules

#Configure Fields

#Fields from This Collection

Note: Fields from inherited collections (i.e., parent collection fields) are automatically merged and displayed in the current field list.

20251023201012

#Fields from Associated Collections

Note: Displaying fields from associated collections is supported (currently only for to-one relationships).

20251023201258

#Other Fields

  • JS Field
  • JS Item
  • Divider
  • Markdown

20251023201514

Tip: You can write JavaScript to implement custom display content, allowing you to show more complex information.
For example, you can render different display effects based on different data types, conditions, or logic.

20251023202017

#Configure Actions

20251023200529

  • Edit
  • Delete
  • Link
  • Pop-up
  • Update Record
  • Trigger Workflow
  • JS Action
  • AI Employee