Password field: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
(Created page with "A Password field may contain any textual data. It is stored in UTF-8, a standard 8-bit Unicode format. During entry and display of a password value, asterisks are displayed i...")
 
mNo edit summary
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Stamp|2021-04-07|4.10.0|1.9.6}}
A Password field may contain any textual data. It is stored in UTF-8, a standard 8-bit Unicode format.
A Password field may contain any textual data. It is stored in UTF-8, a standard 8-bit Unicode format.


During entry and display of a password value, asterisks are displayed instead of the password's actual value. The actual value is displayed only on the Entry View and Entry Edit cards when the user touches or clicks on the asterisks in the field.
During entry and display of a password value, asterisks are displayed instead of the password's actual value. The actual value is displayed only on the Entry View and Entry Edit cards when the user touches or clicks on the asterisks in the field.


== Name and Hint ==
{{FieldNameHint}}
Standard across all [[Field Type|'''field types''']].


== Advanced Parameters ==
== Advanced Parameters ==


; Required : Make entry of a value mandatory before saving an entry
{{FieldRequired}}
 
{{FieldDataValidationBase}}
{{FieldDataValidationText}}
{{FieldDataValidationWrap}}


== Display Options ==
== Display Options ==
; Display in the list as : Select among the following roles for the current field:
:* As a Regular field
:* As an Entry Name
:* As an Entry Description
:* As an Entry Status


; Display field name in Entry Edit Card? : By default, yes.
{{FieldRoleRNDS}}
 
{{FieldOnCard}}
 
{{FieldFont}}


; Font : Choices are:
{{FieldDepend}}
:* Family: Regular, Light, Condensed, Thin, Medium. By default, Regular.
:* Style: Normal, Bold, Italic, Bold Italic. By default, Normal.
:* Size: By default, 18. Direct entry to change.
:* Color: By default, White. Palette of 20 colors, backed up by a continuously variable color chooser.


; Dependencies : Ability to add one or more visibility dependencies upon fields with qualifying types.
[[Category:Spec]]

Navigation menu