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 Properties | Settings Options | Settings Options Description |
Basic Properties | Name | Used to distinguish different widgets. |
Display Name | Used to control whether the widget name is displayed when filling out the form. | |
Width | Used to control the display width of the current widget when filling out the form. | |
Placeholder | Used to guide the filler in entering content. | |
Help Text | A 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 Properties | Related Form | Drop-down Option (Select Form):Choose the associated form. |
Form Field | Drop-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. | |
录入方式
| 单选(下拉选择、弹出对话框) 下拉选择配置辅助显示字段:
| |
数据范围 | 设置当前表单可以选择的数据范围 | |
获取实时数据 | 开关,开启后每次进入页面时会刷新数据 | |
默认值 | 根据条件自动获取关联表单数据 |