Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Excerpt
hiddentrue

boolean - true/false value.

Overview

Value of this field is 'true' of 'false'.

Common Attributes

Insert excerpt
Common Model Field Attributes
nopaneltrue
Common Model Field Attributes

Attributes

name

type

required

default value

description

unique

boolean

no

false

If true this field will be unique (validator and "unique" database's contraint will be added).
Should be set to false for copyable (see below) fields (except string and text).

default

string

no

none

Default value of this field. Is used only for FormComponent. only for FormComponent. This flag is ignored when entity is saving to database without view.

Example

Code Block
themeEclipse
languagexmlthemeEclipse
linenumberstrue

<boolean name="active" />