文档更改10 Attachment
由 yufei li 于 2025/02/28 07:04 最后修改
摘要
-
页面属性 (4 修改, 0 新增, 0 删除)
细节
- 页面属性
-
- 标题
-
... ... @@ -1,1 +1,1 @@ 1 -10 Attachment1 +10 附件 - 父
-
... ... @@ -1,1 +1,1 @@ 1 - Egret Cloud Operationmanual.5\. 设计应用.5\.5 表单.5\.5\.4 基础控件.WebHome1 +Main.5\. 设计应用.5\.5 表单.5\.5\.4 基础控件.5\.5\.4\.9 时间选择.WebHome - 文档作者
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. YufeiLi1 +XWiki.maym - 内容
-
... ... @@ -1,42 +1,35 @@ 1 -** Feature Overview**1 +**功能简介** 2 2 3 - The Attachment widget is used for uploading files, supporting multiple formats such asPDF,Word,Excel, etc.3 +附件控件用于上传文件,支持多种格式,如PDF、Word、Excel等。 4 4 5 -** Use Cases**5 +**使用场景** 6 6 7 - It is suitable for scenarios like uploading contracts, reports, invoices, and other documents.7 +适用于上传合同、报告、发票等文件的场景。 8 8 9 -** Setting Method**9 +**设置方式** 10 10 11 - Clickonthe Attachment widget in the basic fields or drag and drop the Attachment widget onto the canvas, and set the file size limit.11 +点击基础字段中的附件控件 或者 拖拽附件控件到画布中,设置文件大小限制。 12 12 13 +**控件属性** 13 13 14 -**Widget Properties** 15 15 16 -(% style="width: 1366px" %)17 -|(% style="width:15 9px" %)**Widget Properties**|(% style="width:144px" %)**Settings Options**|(% style="width:1059px" %)**Settings Options Description**18 -|(% rowspan="5" style="width:15 9px" %)Basic Properties|Name|(% style="width:1059px" %)Usedto distinguish differentwidgets.19 -| Display Name|(% style="width:1059px" %)Usedto controlwhether thewidgetname is displayedwhen filling out the form.20 -| Width|(% style="width:1059px" %)Usedto controlthedisplaywidthof the current widget when filling out the form.21 -| Help Text|(% style="width:1059px" %)Aquestion mark hover appears when filling out theform,which candisplayhelptext.22 -| Permissions|(% style="width:1059px" %)(((23 - Visibility Permissions: Visible, Conditionally Visible, Invisible;16 +(% style="width:697px" %) 17 +|(% style="width:125px" %)控件属性|(% style="width:173px" %)设置项|(% style="width:396px" %)设置项说明 18 +|(% rowspan="5" style="width:125px" %)基础属性|(% style="width:173px" %)控件名称|(% style="width:396px" %)用于区分不同的控件 19 +|(% style="width:173px" %)显示控件名称|(% style="width:396px" %)用于控制在填单时是否显示控件名称 20 +|(% style="width:173px" %)控件宽度|(% style="width:396px" %)用于控制在填单时当前控件的显示宽度 21 +|(% style="width:173px" %)帮助文字|(% style="width:396px" %)填单时出现问号悬浮可以显示帮助文字 22 +|(% style="width:173px" %)字段权限|(% style="width:396px" %)((( 23 +可见权限:可见、有条件可见、不可见; 24 24 25 - Edit Permissions (precondition: visibility permissions): Editable, Non-editable;25 +编辑权限(前提是有可见权限):可编辑、不可编辑; 26 26 27 - Mandatory Permissions (precondition: edit permissions): Mandatory, Conditionally Mandatory, Not Mandatory;27 +必填权限(前提是有编辑权限):必填、有条件必填、不必填; 28 28 29 - Field permissions only take effect in non-process forms;29 +字段权限仅在非流程表单中生效; 30 30 31 - Additionally, conditionally visible and conditionally mandatory permissions take effect in both process and non-process forms.31 +另外有条件可见和有条件必填在流程表单和非流程表单中都生效; 32 32 ))) 33 -|(% rowspan="4" style="width:159px" %)Special Properties|(% style="width:144px" %)Account|(% style="width:1059px" %)Used to set the maximum number of files that can be uploaded at once. 34 -|(% style="width:144px" %)File Size|(% style="width:1059px" %)Used to set the maximum file size for individual files during upload. 35 -|(% style="width:144px" %)Attachment list|(% style="width:1059px" %)Used to set which column fields are displayed when the attachment list is shown to the user. 36 -|(% style="width:144px" %)Attachment Type|(% style="width:1059px" %)Controls the types of attachments that client users can upload, with options to select from the following attachment types:((( 37 -* **File Types**: .txt, .doc, .docx, .ppt, .pptx, .xls, .xlsx, .csv, .pdf, .chm, .rtf, .xmind, .py, .md, .rjs, .apk, .ipa, .dmg, .pkg, .html, .xml, .rp, .exe, .java, .php, .css 38 -* **Compressed File Types**: .zip, .rar, .7z, .ar, .bz, .car, .dar, .cpgz, .tar, .ha, .gzip, .jar 39 -* **Image Types**: .jpg, .png, .tiff, .dwg, .jpeg, .gif 40 -* **Audio Types**: .WMA, .MP3, .WAV, .APE, .ALAC, .AAC, .Opus, .Vorbis, .MIDI, .RA, .CDA, .OGG 41 -* **Video Types**: .FLV, .RMVB, .MP4, .MVB, .AVI, .WMV, .MPG, .MPEG, .MOV, .RM, .RAM 42 -))) 33 +|(% rowspan="3" style="width:125px" %)特殊属性|(% style="width:173px" %)附件个数|(% style="width:396px" %)用于设置上传时的最大个数 34 +|(% style="width:173px" %)单个大小|(% style="width:396px" %)用于设置上传时单个文件大小的最大值 35 +|(% style="width:173px" %)附件列表设置|(% style="width:396px" %)用于设置附件列表在用户端显示时,显示哪些哪些列字段