Currency field: Difference between revisions

From Memento Database Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div align="right"><small>''&laquo; as of 2016-08-25, editions Mobile 3.9.7, Desktop 1.0.3 &raquo;''</small></div>
{{Stamp|2021-04-07|4.10.0|1.9.6}}
-----
A Currency field may contain any currency value among over 100 currencies. Currency is selected from a list.
A Currency field may contain any currency value among over 100 currencies. Currency is selected from a list.


For import & export, a real value is used.
For import & export, a real value is used.


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


== Advanced Parameters ==
== Advanced Parameters ==
Line 15: Line 13:
; Thousands separators : Display value with spaces (or platform locale-based setting?) inserted to signify thousands
; Thousands separators : Display value with spaces (or platform locale-based setting?) inserted to signify thousands


; Required : Make entry of a value mandatory before saving an entry
{{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
{{FieldOnCard}}
:* As an Entry Description
:* As an Entry Status


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

Revision as of 01:21, 7 April 2021

« Page as of 2021-04-07, editions Mobile 4.10.0, Desktop 1.9.6 »

A Currency field may contain any currency value among over 100 currencies. Currency is selected from a list.

For import & export, a real value is used.

Name
Textual, case-insensitive field identifier that can include spaces; it's best to avoid characters that can be used as operators, though (standard across all field types)
Hint
Textual, case-insensitive field identifier that can include spaces

Advanced Parameters

Currency
Select from single-choice list. Default depends on current locale.
Calculator
Add a calculator button to assist during entry/edit
Thousands separators
Display value with spaces (or platform locale-based setting?) inserted to signify thousands
Required
Make entry of a value mandatory before saving an entry
Data validation
The value of a field may be validated against user-specified criteria. If the validation fails, an error message is displayed on the screen by the field, and the user must take action to resolve the situation before saving the entry.

After selecting Data Validation, a pop-up will appear for entering validation criteria. For numeric fields, the input will be deemed valid if:

Less than (default)
its value is less than the value entered below.
Less than (default)
its value is less than the value entered below.
Greater than
its value is greater than the value entered below.
Equal to
its value is equal to the value entered below.
Not equal to
its value is not equal to the value entered below.
Empty
the field is empty.
Not empty
the field is not empty.
Between
its value is between the two numbers entered below.
If the checkbox is unchecked (default), a standard error message will be displayed when the input is invalid.
If the checkbox is checked, a custom error message will be displayed when the input is invalid.
If the Clear button is pressed, the criteria settings will be cleared.
If the Cancel button is pressed, the criteria settings will not be affected, and the criteria pop-up will be dismissed.
If the OK button is pressed, the input data will be accepted and displayed on the screen after the pop-up disappears.

Display Options

Display in the list as
Select among the following roles for the current field in the entries list:
  • As a Regular field
  • As an Entry Name
  • As an Entry Description
  • As an Entry Status
The field name
Display the name of the field in the card entry (By default, On). By this, it is meant that the field name will or will not be displayed on either the Entry View card or the Entry Edit card.
Font
Choices are:
  • 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.