Versions Compared

Key

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

Password Field is standard HTML Input to capture user input, but disguise each character with an asterisk (*) instead of displaying the entered digits. They offer a user on-screen privacy while he or she is entering a password.

Panel
borderColorpurple
borderWidth1
titleBGColor#ddccff
borderStylesolid
titleNew Feature

This feature was enhanced in Joget Workflow v6 where the "Value" field is masked to protect the default password value.


Figure 1: Sample Password field

...

NameDescription
Value

Default Value when there's no existing value found.

Hash variable is accepted here. For example, you may key the following

Code Block
#currentUser.firstName# #currentUser.lastName#

to pre-populate the field with current logged in user's name.

 

Info
titleNew Feature

This feature was enhanced in Joget Workflow v6 where the "Value" field is masked to protect the default password value.

Max Length

Maximum character length allowed.

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".

Size

Width of the element.

Readonly

Determines if the element is editable.

Display field as Label when readonly?

Displays the value of the element as plain text when element is set to "Readonly".

Info

This element value is encrypted by default.

 

 

 

 


New feature added in Joget Workflow v6.
PagingDelete OptionsMultiple Lines Format Type