Integer field: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
mNo edit summary
mNo edit summary
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Stamp|2021-04-07|4.10.0|1.9.6}}
An Integer field may contain any integer value (from -2,147,483,648 to +2,147,483,647). Integers can participate in numeric expressions, calculations, and functions.
An Integer field may contain any integer value (from -2,147,483,648 to +2,147,483,647). Integers can participate in numeric expressions, calculations, and functions.


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


== Advanced Parameters ==
== Advanced Parameters ==
Line 10: Line 10:
:* Previous value
:* Previous value


; Calculator : Add a calculator button to assist during entry/edit
; Calculator: Add a calculator button to assist during entry/edit
; Thousands separators : Display value with spaces inserted to signify thousands
; Thousands separators: Display value with spaces inserted to signify thousands
; Required : Make entry of a value mandatory before saving an entry
; Unit of measure (Mobile release 4+ only): Maintain the unit of measure. Prompt the user during entry/edit for the unit of measure, including conversion between units of measure. Indicate the unit of measure in the display of values.
 
{{FieldRequired}}
 
{{FieldDataValidationBase}}
{{FieldDataValidationNumeric}}
{{FieldDataValidationWrap}}


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


; Use in calendar as : Define field's use vis-a-vis the calendar
; Use in calendar as : Define field's use vis-a-vis the calendar
Line 26: Line 28:
:* Duration in hours
:* Duration in hours


; Display field name in Entry Edit Card? : By default, yes.
{{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