Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

NameDescriptionScreen (Click to view)
ID

Element ID (By declaring as "signature", a corresponding database table column "c_signature" will be created)

Please see Form Element for more information about defining the ID and list of reserved IDs.

LabelElement Label to be displayed to the end-user.
Encryption

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

Advanced Options

Data

NameDescriptionScreen (Click to view)
Validator

Attach a Validator plugin to validate the input value.

Info
titleWhen will validation takes place?

Validation will take place whenever a form is submitted except when it is submitted as "Save as Draft".

UI

NameDescriptionScreen (Click to view)
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.

...