Versions Compared

Key

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

...

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

...

Insert excerpt
Additional common attributes for primitive fields
Additional common attributes for primitive fields

Example

Code Block
themeEclipse
languagexml
linenumberstrue
<boolean name="active" />