Import
Action: Import recordsCommunity Edition+Introduction
Import data using an Excel template. You can configure which fields to import, and the template will be generated automatically.

Import Instructions
Number Type Fields
Supports numbers and percentages. Text like N/A or - will be filtered out.
After converting to JSON:
Boolean Type Fields
Supported input text (English is case-insensitive):
Yes,Y,True,1No,N,False,0
After converting to JSON:
Date Type Fields
After converting to JSON:
Select Type Fields
Both option values and option labels can be used as import text. Multiple options are separated by commas (, ,) or enumeration commas (、).
For example, the options for the Priority field include:
Both option values and option labels can be used as import text.
After converting to JSON:
China Administrative Division Fields
After converting to JSON:
Attachment Fields
After converting to JSON:
Relationship Type Fields
Multiple data entries are separated by commas (, ,) or enumeration commas (、).
After converting to JSON:
JSON Type Fields
After converting to JSON:
Map Geometry Types
After converting to JSON:
Custom Import Format
Register a custom ValueParser via the db.registerFieldValueParsers() method, for example:
Import Example
After converting to JSON:
Action Settings

- Configure importable fields

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

