Skip to content
This repository was archived by the owner on May 12, 2026. It is now read-only.

config_typevalue

Edgar Fuste edited this page Nov 2, 2021 · 1 revision

Description:

Catalog values used on config tables.

Fields:

Column name Data type Description Example
typevalue character varying(50) Name of typevalue catalog datatype_typevalue
id character varying(30) Id inserted on database boolean
idval character varying(100) Value showed to user boolean
camelstyle text Name used for boolean
addparam json Additional parameters {"createAddfield":"TRUE"}

List of defined system typevalues:

  • datatype_typevalue
  • device_typevalue
  • formtemplate_typevalue
  • formtype_typevalue
  • infotype_typevalue
  • layout_name_typevalue
  • linkedaction_typevalue
  • listlimit_typevalue
  • tabname_typevalue
  • widgetfunction_typevalue
  • widgettype_typevalue

Clone this wiki locally