Boolean field: Difference between revisions

From Memento Database Wiki
Jump to navigation Jump to search
(Created page with "A Boolean (Checkbox) field may contain a Boolean, or true/false (on/off, yes/no), value. Boolean values may be used to determine paths of action using dependencies, script fu...")
 
mNo edit summary
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Stamp|2021-02-18|4.9.3|1.8.1}}
A Boolean (Checkbox) field may contain a Boolean, or true/false (on/off, yes/no), value.
A Boolean (Checkbox) field may contain a Boolean, or true/false (on/off, yes/no), value.


Boolean values may be used to determine paths of action using dependencies, script functions, etc.
Boolean values may be used to determine paths of action using dependencies, script functions, etc.


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


== Advanced Parameters ==
== Advanced Parameters ==
; Default Value : By default, the field will have a default value of no/false/off. The default may be changed to yes/true/on instead.
; Default Value : By default, the field will have a default value of no/false/off. The default may be changed to yes/true/on instead.


; Where you can edit : Unlike most field types, Boolean fields can be displayed and edited (changed, checked/unchecked) in the list directly, though by default, a field will be displayed in the Entry View and Entry Edit cards and may be edited in the Entry Edit Card.
{{FieldWhereEdit}}


== 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


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


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

Revision as of 16:28, 18 February 2021

« Page as of 2021-02-18, editions Mobile 4.9.3, Desktop 1.8.1 »

A Boolean (Checkbox) field may contain a Boolean, or true/false (on/off, yes/no), value.

Boolean values may be used to determine paths of action using dependencies, script functions, etc.

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

Default Value
By default, the field will have a default value of no/false/off. The default may be changed to yes/true/on instead.
Where you can edit
Unlike most field types, choice field types such as this one can be displayed and edited (changed, checked/unchecked) in the list directly, though by default, a field will be displayed in the Entry View and Entry Edit cards and may be edited in the Entry Edit Card.

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.
Dependencies
Ability to add one or more visibility dependencies upon fields with qualifying types.