Wiki源代码07 Multi Lookup

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

隐藏最后作者
yufei li 8.3 1 **Function Overview**
yufei li 1.1 2
yufei li 8.3 3 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.
yufei li 1.1 4
yufei li 8.3 5 **Use Cases**
yufei li 1.1 6
yufei li 8.3 7 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.
yufei li 1.1 8
yufei li 8.3 9 **Setting Method**
yufei li 1.1 10
yufei li 8.3 11 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.
yufei li 1.1 12
yufei li 8.3 13 **Widget Properties**
yufei li 1.1 14
yufei li 8.3 15 (% style="width:1267px" %)
16 |(% style="width:173px" %)**Widget Properties**|(% style="width:154px" %)**Settings Options**|(% style="width:936px" %)**Settings Options Description**
17 |(% colspan="1" rowspan="6" style="width:173px" %)Basic Properties|Name|(% style="width:936px" %)Used to distinguish different widgets.
18 |Display Name|(% style="width:936px" %)Used to control whether the widget name is displayed when filling out the form.
19 |Width|(% style="width:936px" %)Used to control the display width of the current widget when filling out the form.
20 |Placeholder|(% style="width:936px" %)Used to guide the filler in entering content.
21 |Help Text|(% style="width:936px" %)A question mark hover appears when filling out the form, which can display help text.
22 |Permissions|(% style="width:936px" %)(((
23 Visibility Permissions: Visible, Conditionally Visible, Invisible;
maym 4.1 24
yufei li 8.3 25 Edit Permissions (precondition: visibility permissions): Editable, Non-editable;
maym 4.1 26
yufei li 8.3 27 Mandatory Permissions (precondition: edit permissions): Mandatory, Conditionally Mandatory, Not Mandatory;
maym 4.1 28
yufei li 8.3 29 Field permissions only take effect in non-process forms;
maym 4.1 30
yufei li 8.3 31 Additionally, conditionally visible and conditionally mandatory permissions take effect in both process and non-process forms.
yufei li 1.1 32 )))
yufei li 8.3 33 |(% colspan="1" rowspan="7" style="width:173px" %)Special Properties|(% colspan="1" rowspan="1" %)Related Form|(% colspan="1" rowspan="1" %)Drop-down Option (Select Form):Choose the associated form.
34 |(% colspan="1" rowspan="1" %)Form Field|(% colspan="1" rowspan="1" %)Drop-down Option (Select Form Field):Choose the corresponding field under the associated form.
35 |(% colspan="1" %)Tree List|(% colspan="1" %)(((
36 Switch,After enabling the tree display, you can select node fields as branches of the tree.
37
38 Once selected, the data associated with the form will be displayed in a tree structure.
yufei li 1.1 39 )))
yufei li 8.3 40 |(% colspan="1" rowspan="1" style="width:154px" %)(((
41 (((
42 录入方式
yufei li 1.1 43 )))
yufei li 8.3 44
45 (((
46
47 )))
48 )))|(% colspan="1" rowspan="1" style="width:936px" %)(((
maym 6.1 49 单选(下拉选择、弹出对话框)
50
51 下拉选择配置辅助显示字段:
52
53 * 最多可以配置3个字段作为辅助显示字段;
54 * 可以配置为都在显示字段的字段类型有:单行输入、多行输入、数值、时间、时间日期、单选、下拉单选、多选、编号、开关、人员、部门、地址、关联单选和关联多选;
55 * 配置的辅助显示字段可以调整在客户端的显示顺序,如图中拖拽排序:
56
maym 8.1 57 [[image:1737528324452-290.png]]
maym 7.1 58
59 * 配置后客户端的运行效果如下图:
60
maym 8.1 61 [[image:1737528343542-540.png]]
maym 7.1 62
maym 8.1 63 [[image:1737528357670-377.png]]
64
65
yufei li 1.1 66 )))
yufei li 8.3 67 |(% colspan="1" rowspan="1" style="width:154px" %)(((
yufei li 1.1 68 数据范围
yufei li 8.3 69 )))|(% colspan="1" rowspan="1" style="width:936px" %)(((
yufei li 1.1 70 设置当前表单可以选择的数据范围
71 )))
yufei li 8.3 72 |(% colspan="1" rowspan="1" style="width:154px" %)(((
yufei li 1.1 73 获取实时数据
yufei li 8.3 74 )))|(% colspan="1" rowspan="1" style="width:936px" %)(((
yufei li 1.1 75 开关,开启后每次进入页面时会刷新数据
76 )))
yufei li 8.3 77 |(% colspan="1" style="width:154px" %)默认值|(% colspan="1" style="width:936px" %)根据条件自动获取关联表单数据