Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel
borderColorgreen
borderWidth1
titleBGColor#ddffcc
borderStylesolid
titleDefinition

Signature is a special element with canvas to collect user's input by scribbling/sketching on it.签名是一种特殊的画布元素,通过在上面书写来收集用户的输入。

 

Figure 1: Screenshot highlighting Signature in Form Builder

图1:在Form Builder中突出显示签名的截图

Figure 2: Signature in actual form图2:以实际形式签名

Figure 3: Signature properties

图3:签名属性

名称描述NameDescription
IDElement ID (By declaring as "signature", a corresponding database table column "c_signature" will be created)
LabelElement Label to be displayed to end user.
Encryption

Determines if the value should be encrypted upon saving into the database.

Image Removed

Figure 4: Signature - Advanced Options

元素ID(通过声明“signature”,将创建相应的数据库表列“c_signature”)
Label元素标签显示给最终用户。
Encryption

确定在保存到数据库中时是否应加密该值。

Image Added

图4:签名 - 高级选项

名称描述
Validator

附加一个Validator插件来验证输入值。

NameDescription
Validator

Attach a Validator plugin to validate the input value.

Info
titleWhen will validation takes place?

Validation will takes place whenever form is submitted except when it is submitted as "Save as Draft".除非提交表格为“另存为草稿”,否则将在提交表格时进行验证。

Width

Width of the element in character.字符元素的宽度。

Code Block
titleExample
300px
Height

Height of the element in character.字符元素的高度

Code Block
titleExample
300px
Readonly

Determines if the element is editable.

...

确定元素是否可编辑。