Data entry controls

更新时间:
复制 MD 格式

Data entry offers 21 basic and advanced controls. This article describes their basic operations and general configurations.

Use cases

Type

Name

Use case

Basic controls

Single-line Text

For entering a single line of text, such as a name, position, or billing entity.

Multi-line Text

For entering complex, multi-line text, such as a detailed address or notes.

Number

For entering numeric data, such as a competition score or transaction amount.

Date and Time

For entering date-related data, such as a date of birth or questionnaire submission date.

Radio Button

For selecting a single option from a short, visible list, such as a gender.

Checkbox

For selecting one or more options, such as in a satisfaction survey.

Dropdown List

For selecting a single option from a long list, such as a province or employee ID.

Multi-select Dropdown

For selecting multiple options from a long list, such as interests or service ratings.

Advanced controls

Tree Select

Used for cascading selections in a hierarchical structure, such as viewing the cities within a specific province.

Rich Text

For entering formatted text, such as terms and instructions.

Image Upload

For uploading images, such as proof of income or expense receipts.

Rating

For rating items, such as products or services.

Mobile Number

For entering mobile numbers in the Chinese mainland format, such as for income verification.

Email

For entering email addresses, such as in a satisfaction survey.

ID Card Number

For entering an ID card number, such as in a new employee onboarding form.

Submission Time

For entering the current time with a single click, such as in a product survey form.

Progress

For visually representing a percentage, such as in a competitive analysis table.

Submitter

Automatically fills in the submitter's username, for example, in an event registration form.

Single User Selector

For selecting a single user within the organization, such as in a voting system form.

Multiple User Selector

For selecting multiple users within the organization, such as in a project participation form.

Layout control

Column Layout

For rearranging controls into a column-based layout.

Basic operations

Add a control

On the data entry page, you can add controls by dragging or clicking them from the left-side panel.

Copy a control

Click the 复制组件 icon in the upper-right corner of a control to duplicate it below the original.

复制组件

Delete a control

Click the 删除组件 icon in the upper-right corner of a control to delete it.

删除组件

General configurations

Basic configuration

Parameter

Description

image.png

① Display title: Shows or hides the control's title. This name is also used as the column name for data entry.

② Control type: Changes the type of the selected control.

③ Table field name: The name of the corresponding field in the table created from this data entry form.

Note

Field or table names must start with a letter and can contain letters, numbers, and underscores (_). The maximum length is 40 characters.

④ Placeholder: Sets the hint text that appears in an empty input field, such as Please enter.

⑤ Description: A custom description for the control.

⑥ Description position: Sets the position of the description. Options include Bottom of Control, Right of Title, and Below Title.

⑦ Default state: Sets the control's default state. Options include Normal, read-only, and hidden.

⑧ Default value: Sets a default value for the control. If you select Use login username, the system automatically fills the field with the current user's name.

Validation

Sets validation rules, such as making a control required or defining its value range.

Style

Adjusts the control's width. You can choose between the default width and a full-row width.