Rich Text field: Difference between revisions

From Memento Database Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Stamp|2016-08-30|3.9.7|1.0.3}}
A Rich Text field may contain any textual data, including text formatting information. It is stored in UTF-8, a standard 8-bit Unicode format. See [[Wikipedia:Formatted text]] for general information regarding formatted text.
A Rich Text field may contain any textual data, including text formatting information. It is stored in UTF-8, a standard 8-bit Unicode format. See [[Wikipedia:Formatted text]] for general information regarding formatted text.


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


== Advanced Parameters ==
== Advanced Parameters ==
; Default Value : By default, there is no default value. Otherwise, one may be specified.
; Default Value : By default, there is no default value. Otherwise, one may be specified.


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


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


; 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 02:20, 30 August 2016

« Page as of 2016-08-30, editions Mobile 3.9.7, Desktop 1.0.3 »

A Rich Text field may contain any textual data, including text formatting information. It is stored in UTF-8, a standard 8-bit Unicode format. See Wikipedia:Formatted text for general information regarding formatted text.

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, there is no default value. Otherwise, one may be specified.
Required
Make entry of a value mandatory before saving an entry

Display Options

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.