Wiki源代码11 Image

yufei li 于 2025/02/28 07:09 最后修改

隐藏最后作者
yufei li 7.3 1 **Feature Overview**
yufei li 1.1 2
yufei li 7.3 3 The Image widget allows users to upload image files, supporting common image formats such as JPG, PNG, etc.
yufei li 1.1 4
yufei li 7.3 5 **Use Cases**
yufei li 1.1 6
yufei li 7.3 7 It is suitable for scenarios like uploading personal avatars, product images, ID photos, etc.
yufei li 1.1 8
yufei li 7.3 9 **Setting Method**
yufei li 1.1 10
yufei li 7.3 11 Click on the Image widget in the basic fields or drag and drop the Image widget onto the canvas, and set the image size limit.
yufei li 1.1 12
13
yufei li 7.3 14 **Widget Properties**
yufei li 1.1 15
yufei li 7.3 16 (% style="width:1289px" %)
17 |(% style="width:146px" %)**Widget Properties**|(% style="width:166px" %)**Settings Options**|(% style="width:973px" %)**Settings Options Description**
18 |(% rowspan="5" style="width:146px" %)Basic Properties|Name|(% style="width:973px" %)Used to distinguish different widgets.
19 |Display Name|(% style="width:973px" %)Used to control whether the widget name is displayed when filling out the form.
20 |Width|(% style="width:973px" %)Used to control the display width of the current widget when filling out the form.
21 |Help Text|(% style="width:973px" %)A question mark hover appears when filling out the form, which can display help text.
22 |Permissions|(% style="width:973px" %)(((
23 Visibility Permissions: Visible, Conditionally Visible, Invisible;
maym 7.1 24
yufei li 7.3 25 Edit Permissions (precondition: visibility permissions): Editable, Non-editable;
maym 7.1 26
yufei li 7.3 27 Mandatory Permissions (precondition: edit permissions): Mandatory, Conditionally Mandatory, Not Mandatory;
maym 7.1 28
yufei li 7.3 29 Field permissions only take effect in non-process forms;
maym 7.1 30
yufei li 7.3 31 Additionally, conditionally visible and conditionally mandatory permissions take effect in both process and non-process forms.
maym 7.1 32 )))
yufei li 7.3 33 |(% rowspan="3" style="width:146px" %)Special Properties|(% style="width:166px" %)Image Count|(% style="width:973px" %)Used to set the maximum number of images that can be uploaded at once.
34 |(% style="width:166px" %)File Size|(% style="width:973px" %)Used to set the maximum file size for individual images during upload.
35 |(% style="width:166px" %)Image Type|(% style="width:973px" %)(((
36 Controls the types of images that client users can upload, with options to select from the following image types:
37
38 Image Types: .jpg, .png, .tiff, .dwg, .jpeg, .gif
39 )))