Difference between revisions of "Form:Property"
Tim Holzheim (talk | contribs) (Created page with " <noinclude> {{#forminput: form=Property}} == See also == *List of Properties *Help:Property *Category:Property *Concept:Property *Form:Property *:T...") |
Tim Holzheim (talk | contribs) |
||
Line 19: | Line 19: | ||
|- | |- | ||
! [[Property name::@@@]]: | ! [[Property name::@@@]]: | ||
− | | {{{field|name}}} | + | | {{{field|name|input type=text}}} |
|- | |- | ||
! [[Property label::@@@]]: | ! [[Property label::@@@]]: | ||
− | | {{{field|label}}} | + | | {{{field|label|input type=text}}} |
|- | |- | ||
! [[Property documentation::@@@]]: | ! [[Property documentation::@@@]]: | ||
Line 31: | Line 31: | ||
|- | |- | ||
! [[Property primaryKey::@@@]]: | ! [[Property primaryKey::@@@]]: | ||
− | | {{{field|primary key}}} | + | | {{{field|primary key|input type=text}}} |
|- | |- | ||
! [[Property mandatory::@@@]]: | ! [[Property mandatory::@@@]]: | ||
− | | {{{field|mandatory}}} | + | | {{{field|mandatory|input type=text}}} |
|- | |- | ||
! [[Property namespace::@@@]]: | ! [[Property namespace::@@@]]: | ||
− | | {{{field|namespace}}} | + | | {{{field|namespace|input type=text}}} |
|- | |- | ||
! [[Property size::@@@]]: | ! [[Property size::@@@]]: | ||
− | | {{{field|size}}} | + | | {{{field|size|input type=text}}} |
|- | |- | ||
! [[Property index::@@@]]: | ! [[Property index::@@@]]: | ||
− | | {{{field|index}}} | + | | {{{field|index|input type=text}}} |
|- | |- | ||
! [[Property uploadable::@@@]]: | ! [[Property uploadable::@@@]]: | ||
− | | {{{field}}} | + | | {{{field|input type=text}}} |
|- | |- | ||
! [[Property defaultValue::@@@]]: | ! [[Property defaultValue::@@@]]: | ||
− | | {{{field|default}}} | + | | {{{field|default|input type=text}}} |
|- | |- | ||
! [[Property sortPos::@@@]]: | ! [[Property sortPos::@@@]]: | ||
− | | {{{field|sortPos}}} | + | | {{{field|sortPos|input type=text}}} |
|- | |- | ||
! [[Property inputType::@@@]]: | ! [[Property inputType::@@@]]: | ||
Line 58: | Line 58: | ||
|- | |- | ||
! [[Property allowedValues::@@@]]: | ! [[Property allowedValues::@@@]]: | ||
− | | {{{field|allowedValues}}} | + | | {{{field|allowedValues|input type=text}}} |
|- | |- | ||
! [[Property values_from::@@@]]: | ! [[Property values_from::@@@]]: | ||
Line 64: | Line 64: | ||
|- | |- | ||
! [[Property showInGrid::@@@]]: | ! [[Property showInGrid::@@@]]: | ||
− | | {{{field|showInGrid|default=true}}} | + | | {{{field|showInGrid|input type=text|default=true}}} |
|- | |- | ||
! [[Property isLink::@@@]]: | ! [[Property isLink::@@@]]: | ||
− | | {{{field|isLink}}} | + | | {{{field|isLink|input type=text}}} |
|- | |- | ||
! [[Property nullable::@@@]]: | ! [[Property nullable::@@@]]: | ||
− | | {{{field|allow nulls?|default=false}}} | + | | {{{field|allow nulls?|input type=text|default=false}}} |
|- | |- | ||
! [[Property topic::@@@]]: | ! [[Property topic::@@@]]: |