07 Multi Lookup

由用户 yufei li 在 2025/03/03 02:12 保存的版本 8.3

Function Overview

The Associated Multiple Selection Control refers to calling data from other forms within the current form, establishing a connection between two forms. When in use, it can associate with one or more data entries from the corresponding form.

Use Cases

For example, in the 【Order Information】form, you need to fill in order time, product number, product quantity, product amount, etc. The product number field needs to be consistent with the product numbers already entered in the 【Product Information】form. In this scenario, the product number field is the data association field, which can obtain all the “product numbers” already entered in the 【Product Information】form.

Setting Method

Simply click on the Associated Multiple Selection in the advanced fields or drag the control to the canvas to complete the addition of the control.

Widget Properties

Widget PropertiesSettings OptionsSettings Options Description
Basic PropertiesNameUsed to distinguish different widgets.
Display NameUsed to control whether the widget name is displayed when filling out the form.
WidthUsed to control the display width of the current widget when filling out the form.
PlaceholderUsed to guide the filler in entering content.
Help TextA question mark hover appears when filling out the form, which can display help text.
Permissions

Visibility Permissions: Visible, Conditionally Visible, Invisible;

Edit Permissions (precondition: visibility permissions): Editable, Non-editable;

Mandatory Permissions (precondition: edit permissions): Mandatory, Conditionally Mandatory, Not Mandatory;

Field permissions only take effect in non-process forms;

Additionally, conditionally visible and conditionally mandatory permissions take effect in both process and non-process forms.

Special PropertiesRelated FormDrop-down Option (Select Form):Choose the associated form.
Form FieldDrop-down Option (Select Form Field):Choose the corresponding field under the associated form.
Tree List

Switch,After enabling the tree display, you can select node fields as branches of the tree.

Once selected, the data associated with the form will be displayed in a tree structure.

录入方式

 

单选(下拉选择、弹出对话框)

下拉选择配置辅助显示字段:

  • 最多可以配置3个字段作为辅助显示字段;
  • 可以配置为都在显示字段的字段类型有:单行输入、多行输入、数值、时间、时间日期、单选、下拉单选、多选、编号、开关、人员、部门、地址、关联单选和关联多选;
  • 配置的辅助显示字段可以调整在客户端的显示顺序,如图中拖拽排序:

1737528324452-290.png

  • 配置后客户端的运行效果如下图:

1737528343542-540.png

1737528357670-377.png

 

数据范围

设置当前表单可以选择的数据范围

获取实时数据

开关,开启后每次进入页面时会刷新数据

默认值根据条件自动获取关联表单数据