Rating field: Difference between revisions

From Memento Database Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
{{Stamp|2016-08-30|3.9.7|1.0.3}}
{{Stamp|2021-04-07|4.10.0|1.9.6}}
A Rating field may be empty or contain an integer value from 0 to 10.
A Rating field may be empty or contain an integer value from 0 to 10.


Line 17: Line 17:


{{FieldDataValidationBase}}
{{FieldDataValidationBase}}
{{FieldDataValidationNumeric}}
{{FieldDataValidationWrap}}


== Display Options ==
== Display Options ==

Revision as of 01:24, 7 April 2021

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

A Rating field may be empty or contain an integer value from 0 to 10.

A Rating field is exported and imported as an integer.

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

Maximum number of stars
By default, a rating has a maximum of 5 stars. An alternate value from 2 to 10 may be entered.
Default Value
By default, the default value for a eating is 0. An alternate value from 0 to 10 may be selected.
Tooltips
For each of the possible values of a rating, a string may be entered to act as a tooltip for that rating.
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.