Multiple-choice List field: Difference between revisions

m
no edit summary
(Created page with "A Multiple-choice List library field is an ordered set of text strings from which a user might select any or all. A Multiple-choice List entry field contains either an empty s...")
 
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Stamp|2023-08-12|5.0|2.0}}
{{BannerMenu}}
{{PageTitle|Multiple-choice List field}}
A Multiple-choice List library field is an ordered set of text strings from which a user might select any or all. A Multiple-choice List entry field contains either an empty string or a concatenated, comma-separated string values chosen from this list.
A Multiple-choice List library field is an ordered set of text strings from which a user might select any or all. A Multiple-choice List entry field contains either an empty string or a concatenated, comma-separated string values chosen from this list.


Line 7: Line 11:
During import, export, or sync with Google Sheets, the list is externalized by concatenation using a comma separator (", ").
During import, export, or sync with Google Sheets, the list is externalized by concatenation using a comma separator (", ").


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


== Advanced Parameters ==
== Advanced Parameters ==
; Where you can edit : Unlike most field types, Multiple-choice List 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.
; Where you can edit : Unlike most field types, Multiple-choice List 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.


; Required : Make entry of a value mandatory before saving an entry
{{FieldRequired}}


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