...
Figure 1: Password Field Properties
ID |
...
Element ID | |
Label |
...
Element Label | |
Value |
...
Default Value | |
Max Length |
...
Maximum allowed character length | |
Size |
...
Width of the element | |
Read Only |
...
Determines if this element is editable | |
Display Field as Label when Read Only |
...
Display the value of the element as plain text when element is set to be as read only. |
One may extend the capabilities of this element by adding in Validator.
...