文档更改06 Single Lookup
由 maym 于 2025/06/30 03:55 最后修改
摘要
细节
- 页面属性
-
- 标题
-
... ... @@ -1,1 +1,1 @@ 1 - 5.5.5.06关联单选1 +06 Single Lookup - 父
-
... ... @@ -1,1 +1,1 @@ 1 - Main.5\. 设计应用.5\.5 表单.5\.5\.5 高级控件.5\.5\.5\.05 引用表单.WebHome1 +Egret Cloud Operation manual.5\. 设计应用.5\.5 表单.5\.5\.5 高级控件.WebHome - 文档作者
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. YufeiLi1 +XWiki.maym - 内容
-
... ... @@ -1,86 +1,73 @@ 1 -** 功能简介**1 +**Feature Description** 2 2 3 - 关联单选控件是指在当前表单中调用其他表单的数据,从而建立2个表单之间的关联,使用时可以关联对应表单的1个数据。3 +The Associated Single-Select Widget refers to calling data from other forms within the current form, establishing a connection between two forms. When used, it can associate with one piece of data from the corresponding form. 4 4 5 -** 使用场景**5 +**Use Cases** 6 6 7 - 例如,【订单信息】表中需要填写下单时间、商品编号、商品数量、商品金额等内容,其中商品编号字段需要和【商品信息】表中已录入的商品编号保持一致,这个场景中商品编号字段即为数据关联字段,可以获取【商品信息】表中已录入的所有的“商品编号”。7 +For example, in the 【Order Information】form, you need to fill in order time, product number, product quantity, product amount, etc. Among these, 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 serves as the data association field, allowing you to retrieve all “product numbers” already entered in the 【Product Information】form. 8 8 9 -** 设置方式**9 +**Setup Method** 10 10 11 - 直接点击高级字段中的关联单选控件或者拖拽控件到画布中,即可完成添加控件。11 +Simply click on the Associated Single-Select Widget in the advanced fields or drag the widget onto the canvas to complete the addition of the widget. 12 12 13 -** 控件属性**13 +**Widget Properties** 14 14 15 -(% style="width:753px" %) 16 -|(% colspan="1" rowspan="1" style="width:142px" %)((( 17 -控件属性 18 -)))|(% colspan="1" rowspan="1" style="width:186px" %)((( 19 -设置项 20 -)))|(% colspan="1" rowspan="1" style="width:421px" %)((( 21 -设置项说明 15 +(% style="width:1293px" %) 16 +|**Widget Properties**|**Settings Options**|(% style="width:960px" %)**Settings Options Description** 17 +|(% colspan="1" rowspan="6" style="width:142px" %)Basic Properties|Name|(% style="width:960px" %)Used to distinguish different widgets. 18 +|Display Name|(% style="width:960px" %)Used to control whether the widget name is displayed when filling out the form. 19 +|Width|(% style="width:960px" %)Used to control the display width of the current widget when filling out the form. 20 +|Placeholder|(% style="width:960px" %)Used to guide the filler in entering content. 21 +|Help Text|(% style="width:960px" %)A question mark hover appears when filling out the form, which can display help text. 22 +|Permissions|(% style="width:960px" %)((( 23 +Visibility Permissions: Visible, Conditionally Visible, Invisible. 24 + 25 +Edit Permissions (precondition: visibility permissions): Editable, Non-editable. 26 + 27 +Mandatory Permissions (precondition: edit permissions): Mandatory, Conditionally Mandatory, Not Mandatory. 28 + 29 +Field permissions only take effect in non-process forms. 30 + 31 +Additionally, conditionally visible and conditionally mandatory permissions take effect in both process and non-process forms. 22 22 ))) 23 -|(% colspan="1" rowspan="6" style="width:142px" %)((( 24 -基础属性 25 -)))|(% colspan="1" rowspan="1" style="width:186px" %)((( 26 -控件名称 27 -)))|(% colspan="1" rowspan="1" style="width:421px" %)((( 28 -用于区分不同的字段 33 +|(% colspan="1" rowspan="8" style="width:142px" %)Special Properties|(% colspan="1" rowspan="1" style="width:186px" %)Related Form|(% colspan="1" rowspan="1" style="width:960px" %)Drop-down Option (Select Form):Choose the associated form. 34 +|(% colspan="1" rowspan="1" style="width:186px" %)Form Field|(% colspan="1" rowspan="1" style="width:960px" %)Drop-down Option (Select Form Field):Choose the corresponding field under the associated form. 35 +|(% colspan="1" style="width:186px" %)Tree List|(% colspan="1" style="width:960px" %)((( 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. 39 + 40 +Only leaf nodes are allowed to be selected: When enabled, the client can only select data without subordinates when selecting associated form data 29 29 ))) 30 -|(% colspan="1" rowspan="1" style="width:186px" %)((( 31 -显示控件名称 32 -)))|(% colspan="1" rowspan="1" style="width:421px" %)((( 33 -用于控制在填单时是否显示控件名称 42 +|(% colspan="1" rowspan="1" style="width:186px" %)Input method|(% colspan="1" rowspan="1" style="width:960px" %)((( 43 +Radio Button (Drop-down Selection, Pop-up Dialog): 44 + 45 +Drop-down Selection for Configuring Auxiliary Display Fields: 46 + 47 +* Up to three fields can be configured as auxiliary display fields. 48 +* Field types that can be configured for display include: single-line input, multi-line input, numeric, date, date and time, radio button, drop-down single selection, multiple selection, number, switch, personnel, department, address, associated single selection, and associated multiple selection. 49 +* The order of the configured auxiliary display fields can be adjusted in the client interface, as shown by dragging and sorting in the diagram. 50 + 51 +[[image:1740966438006-620.png]] 52 + 53 +* After configuration, the client-side runtime effect is as shown in the following figure. 54 + 55 +[[image:1740966999589-368.png]] 56 + 57 +Popup Dialog Auxiliary Settings: Dialog Settings 58 + 59 +Support setting which fields are displayed in the dialog and whether they can be used as search criteria. 60 + 61 +[[image:1740967251663-180.png]] 62 + 63 +After configuration, the client-side runtime effect is as shown in the following figure. 64 + 65 +[[image:1740967338663-242.png]] 66 + 67 + 68 + 34 34 ))) 35 -|(% colspan="1" rowspan="1" style="width:186px" %)((( 36 -控件宽度 37 -)))|(% colspan="1" rowspan="1" style="width:421px" %)((( 38 -用于控制在填单时当前控件的显示宽度 39 -))) 40 -|(% colspan="1" rowspan="1" style="width:186px" %)((( 41 -占位提示 42 -)))|(% colspan="1" rowspan="1" style="width:421px" %)((( 43 -用于引导填写者填写内容 44 -))) 45 -|(% colspan="1" rowspan="1" style="width:186px" %)((( 46 -帮助文字 47 -)))|(% colspan="1" rowspan="1" style="width:421px" %)((( 48 -填单时出现问号悬浮可以显示帮助文字 49 -))) 50 -|(% colspan="1" rowspan="1" style="width:186px" %)((( 51 -字段权限 52 -)))|(% colspan="1" rowspan="1" style="width:421px" %)((( 53 -多选(可见、可编辑、必填、有条件必填) 54 -))) 55 -|(% colspan="1" rowspan="6" style="width:142px" %)((( 56 -特殊属性 57 -)))|(% colspan="1" rowspan="1" style="width:186px" %)((( 58 -关联表单 59 -)))|(% colspan="1" rowspan="1" style="width:421px" %)((( 60 -下拉选项(选择表单),选择关联的表单 61 -))) 62 -|(% colspan="1" rowspan="1" style="width:186px" %)((( 63 -表单字段 64 -)))|(% colspan="1" rowspan="1" style="width:421px" %)((( 65 -下拉选项(选择表单字段),选择关联单下对应的字段 66 -))) 67 -|(% colspan="1" rowspan="1" style="width:186px" %)((( 68 -录入方式 69 -)))|(% colspan="1" rowspan="1" style="width:421px" %)((( 70 -单选(下拉选项、根据输入关键字匹配、弹出对话框) 71 -))) 72 -|(% colspan="1" rowspan="1" style="width:186px" %)((( 73 -数据范围 74 -)))|(% colspan="1" rowspan="1" style="width:421px" %)((( 75 -设置当前表单可以选择的数据范围 76 -))) 77 -|(% colspan="1" rowspan="1" style="width:186px" %)((( 78 -关联赋值 79 -)))|(% colspan="1" rowspan="1" style="width:421px" %)((( 80 -设置赋值规则,将选中后的行中某字段的值赋值给其他字段 81 -))) 82 -|(% colspan="1" rowspan="1" style="width:186px" %)((( 83 -获取实时数据 84 -)))|(% colspan="1" rowspan="1" style="width:421px" %)((( 85 -开关,开启后每次进入页面时会刷新数据 86 -))) 70 +|(% colspan="1" rowspan="1" style="width:186px" %)Data Range|(% colspan="1" rowspan="1" style="width:960px" %)Set the data range that can be selected for the current form. 71 +|(% colspan="1" rowspan="1" style="width:186px" %)Related assignment|(% colspan="1" rowspan="1" style="width:960px" %)Set the assignment rules to assign the value of a field in the selected row to other fields. 72 +|(% colspan="1" rowspan="1" style="width:186px" %)Fetch real-time data|(% colspan="1" rowspan="1" style="width:960px" %)Switch: When enabled, the data will be refreshed each time the page is entered. 73 +|(% colspan="1" style="width:186px" %)Default|(% colspan="1" style="width:960px" %)Automatically retrieve associated form data based on conditions. If there are multiple sets of associated form data that meet the conditions, the system will only retrieve the first one.
- 1737527692128-312.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.YufeiLi - 大小
-
... ... @@ -1,0 +1,1 @@ 1 +19.4 KB - 内容
- 1737527765749-521.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.YufeiLi - 大小
-
... ... @@ -1,0 +1,1 @@ 1 +27.3 KB - 内容
- 1737527813811-278.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.YufeiLi - 大小
-
... ... @@ -1,0 +1,1 @@ 1 +58.8 KB - 内容
- 1740966438006-620.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.YufeiLi - 大小
-
... ... @@ -1,0 +1,1 @@ 1 +15.0 KB - 内容
- 1740966999589-368.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.YufeiLi - 大小
-
... ... @@ -1,0 +1,1 @@ 1 +10.8 KB - 内容
- 1740967251663-180.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.YufeiLi - 大小
-
... ... @@ -1,0 +1,1 @@ 1 +20.1 KB - 内容
- 1740967338663-242.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.YufeiLi - 大小
-
... ... @@ -1,0 +1,1 @@ 1 +27.6 KB - 内容