Currency field: Difference between revisions
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: | ||
{{Stamp|2023-08-12|5.0|2.0}} | |||
{{BannerMenu}} | |||
{{PageTitle|Currency field}} | |||
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. | ||
{{FieldNameHint}} | |||
== Advanced Parameters == | == Advanced Parameters == | ||
Line 15: | Line 16: | ||
; 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 | ||
{{FieldRequired}} | |||
{{FieldDataValidationBase}} | |||
{{FieldDataValidationNumeric}} | |||
{{FieldDataValidationWrap}} | |||
== Display Options == | == Display Options == | ||
{{FieldRoleRNDS}} | |||
{{FieldOnCard}} | |||
{{FieldFont}} | |||
{{FieldDepend}} | |||
[[Category:Spec]] | [[Category:Spec]] |
Latest revision as of 20:41, 13 August 2023
« Page as of 2023-08-12, editions Mobile 5.0, Desktop 2.0 »
Wiki Home |
About Wiki | Memento |
Getting started Wiki | Memento |
Indexes Mobile | Desktop | Scripting |
Support Wiki | Memento |
Currency field |
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.