Property:Property defaultValue

From OPENRESEARCH fixed Wiki
Revision as of 08:35, 5 October 2021 by Th (talk | contribs) (pushed from orclone by wikipush)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search



Property
name defaultValue
label default
documentation default value - Specifies a default value for this field. For date-related fields, default=now will set the value to the current date and possibly time. For text fields, default=current user will set the value to the username of the user adding this page. For the checkbox input type, default=yes will check the checkbox by default. (The 'checkboxes' input type, on the other hand, like the 'listbox' type, requires specifying the actual values, like default=Value A, Value C.) You can also include templates, parser functions, and magic words within the 'default=' value.

see http://www.mediawiki.org/wiki/Extension:Semantic_Forms/Defining_forms#.27field.27_tag (default)

type Special:Types/Code
primary key
mandatory false
namespace
size 80
index 11
uploadable false
default
sortPos
inputType
allowedValues
values from
showInGrid
isLink false
allow nulls?
topic Concept:Property

Code This is a Property with type Special:Types/Code