You are on page 1of 3

[

{"id":"",
"name":"",
"desc":"",
"isSysAttr":"YES, NO",
"type":"String,Text,Integer,DOUBLE,Date,Datetime,TIME,YEAR,URL,EMAIL,NAME,PHO
NE NUMBER, MOBILE NUMBER, PASSWORD, ",
"dbtype":"Database Native Type",
"col_key":"NOT KEY, PRIMARY, UNIQUE, INDEX",
"col_default":"The default value for this column as defined within the databa
se. If IS_REQUIRED is TRUE and no value is supplied on an INSERT, this default v
alue will be used",
"col_maxsize":"",
"col_null":"YES, NO",
"is_required":"YES, NO",
"col_auto_increment":"YES, NO",
"col_precision":"",
"col_scale":"",
"col_minvalue":"",
"col_maxvalue":"",
"noedit":"YES, NO",
"nodisplay":"YES, NO",
"auto_insert":"",
"auto_update":"This is only used when new records are inserted. Possible valu
es are no action.AUTO-INSERT - a value will be inserted according to the column'
s type.DATETIME - the current date and time will be inserted.DATE - the current
date will be inserted.TIME - the current time will be inserted.STRING - the curr
ent user's identity (from the logon screen) will be inserted.OTHER - no action w
ill be taken",
"subtype":"",
"image_width":"Only valid if CONTROL='IMAGE' or SUBTYPE=IMAGE. Identifies the
width of the image in pixels",
"image_height":"Only valid if CONTROL='IMAGE' or SUBTYPE=IMAGE. Identifies th
e height of the image in pixels",
"control":"TEXT, DATEBOX, PASSWORD, DATETIME, MULTILINE TEXT,DROPDOWN, DROPDO
WN TREE, DROPDOWN GRID, AUTOCOMPLETE, RADIO GROUP, CHECKBOX, MULTI CHECKBOX, FIL
E PICKER, HYPERLINK, IMAGE HYPERLINK, IMAGE, POPUP",
"dd_id":"applicable only if it control is DROPDOWN, DROPDOWN TREE, DROPDOWN G
RID",
"dd_text":"applicable only if it control is DROPDOWN, DROPDOWN TREE, DROPDOWN
GRID",
"is_password":"YES, NO",
"optionlist":"",
"align_hv":"If the CONTROL type is 'Radio Group' this identifies how the list
of options should be aligned. Possible values are:'V' - Vertical.'H' - Horizont
al (default).This can be used to produce effects such as",
"align_lr":"If the CONTROL type is 'Radio Group' or 'Checkbox' this identifie
s whether the text should be to the left or the right of the control. For checkb
oxes this only applies if an additional checkbox label has been defined. Possibl
e values are: 'L' - Left.'R' - Right (default).This can be used to produce ef
fects such as:",
"multi_cols":"If the CONTROL type is 'Multi-Line' this identifies the width o
f the text box in columns.",
"multi_rows":"If the CONTROL type is 'Multi-Line' this identifies the height
of the text box in rows (lines).If the CONTROL type is 'Dropdown' or 'Multi-Drop
down' this identifies the height of the scrollable area in rows (lines)."
},

{}
]
INTEGER
TINYINT
SMALLINT
MEDIUMINT
INT
BIGINT
DOUBLE
DECIMAL
FLOAT
DOUBLE
REAL
BOOLEAN
BIT
BOOLEAN
SERIAL
STRING
CHAR
VARCHAR
TINYTEXT
MEDIUMTEXT
LONGTEXT
BINARY
VARBINARY
TINYBLOB
MEDIUMBLOB
BLOB
LONGBLOB
DATE
DATE
DATETIME
TIMESTAMP
TIME
YEAR
COLLECTION
ENUM
SET

You might also like