gw_fct_getinfofromid - Giswater/giswater_dbmodel GitHub Wiki
Get dialog and values for specific feature if exists given feature id
SELECT gw_fct_getinfofromid($${
"client":{"device":4, "infoType":1, "lang":"ES", "cur_user":"test_user"},
"form":{"editable":"True"},
"feature":{"tableName":"ve_arc_pipe", "id":"2001"},
"data":{}}$$)
Common input parameters: (client
, form
, feature
)
Specific input parameters: (data
)
We always work with names as much autodocumented as possible. If you feel some else please request it to [email protected].
Common output parameters: (status
, message
, version
)
Specific output parameters: (body
)
We always work with names as much autodocumented as possible. If you feel some else please request it to [email protected].
{
"status": "Accepted",
"message": {},
"apiVersion": {
"value": "3.4.019"
},
"body": {
"form": {
"template": "info_feature",
"headerText": "Arc",
"visibleTabs": [
{
"tabName": "tab_data",
"tabLabel": "Data",
"tooltip": "Data",
"tabFunction": null,
"tabactions": [
{
"actionName": "actionEdit",
"actionTooltip": "Edit",
"disabled": false
},
{
"actionName": "actionZoom",
"actionTooltip": "Zoom In",
"disabled": false
},
{
"actionName": "actionCentered",
"actionTooltip": "Center",
"disabled": false
},
{
"actionName": "actionZoomOut",
"actionTooltip": "Zoom Out",
"disabled": false
},
{
"actionName": "actionCatalog",
"actionTooltip": "Change Catalog",
"disabled": false
},
{
"actionName": "actionWorkcat",
"actionTooltip": "Add Workcat",
"disabled": false
},
{
"actionName": "actionCopyPaste",
"actionTooltip": "Copy Paste",
"disabled": false
},
{
"actionName": "actionSection",
"actionTooltip": "Show Section",
"disabled": false
},
{
"actionName": "actionLink",
"actionTooltip": "Open Link",
"disabled": false
},
{
"actionName": "actionHelp",
"actionTooltip": "Help",
"disabled": false
}
]
},
{
"tabName": "tab_documents",
"tabLabel": "Doc",
"tooltip": "List of documents",
"tabFunction": null,
"tabactions": [
{
"actionName": "actionEdit",
"actionTooltip": "Edit",
"disabled": false
},
{
"actionName": "actionZoom",
"actionTooltip": "Zoom In",
"disabled": false
},
{
"actionName": "actionCentered",
"actionTooltip": "Center",
"disabled": false
},
{
"actionName": "actionZoomOut",
"actionTooltip": "Zoom Out",
"disabled": false
},
{
"actionName": "actionCatalog",
"actionTooltip": "Change Catalog",
"disabled": false
},
{
"actionName": "actionWorkcat",
"actionTooltip": "Add Workcat",
"disabled": false
},
{
"actionName": "actionCopyPaste",
"actionTooltip": "Copy Paste",
"disabled": false
},
{
"actionName": "actionSection",
"actionTooltip": "Show Section",
"disabled": false
},
{
"actionName": "actionLink",
"actionTooltip": "Open Link",
"disabled": false
},
{
"actionName": "actionHelp",
"actionTooltip": "Help",
"disabled": false
}
]
},
{
"tabName": "tab_visit",
"tabLabel": "Visit",
"tooltip": "List of events",
"tabFunction": null,
"tabactions": [
{
"actionName": "actionEdit",
"actionTooltip": "Edit",
"disabled": false
},
{
"actionName": "actionZoom",
"actionTooltip": "Zoom In",
"disabled": false
},
{
"actionName": "actionCentered",
"actionTooltip": "Center",
"disabled": false
},
{
"actionName": "actionZoomOut",
"actionTooltip": "Zoom Out",
"disabled": false
},
{
"actionName": "actionCatalog",
"actionTooltip": "Change Catalog",
"disabled": false
},
{
"actionName": "actionWorkcat",
"actionTooltip": "Add Workcat",
"disabled": false
},
{
"actionName": "actionCopyPaste",
"actionTooltip": "Copy Paste",
"disabled": false
},
{
"actionName": "actionSection",
"actionTooltip": "Show Section",
"disabled": false
},
{
"actionName": "actionLink",
"actionTooltip": "Open Link",
"disabled": false
},
{
"actionName": "actionHelp",
"actionTooltip": "Help",
"disabled": false
}
]
},
{
"tabName": "tab_om",
"tabLabel": "OM",
"tooltip": "List of events",
"tabFunction": null,
"tabactions": [
{
"actionName": "actionEdit",
"actionTooltip": "Edit",
"disabled": false
},
{
"actionName": "actionZoom",
"actionTooltip": "Zoom In",
"disabled": false
},
{
"actionName": "actionCentered",
"actionTooltip": "Center",
"disabled": false
},
{
"actionName": "actionZoomOut",
"actionTooltip": "Zoom Out",
"disabled": false
},
{
"actionName": "actionCatalog",
"actionTooltip": "Change Catalog",
"disabled": false
},
{
"actionName": "actionWorkcat",
"actionTooltip": "Add Workcat",
"disabled": false
},
{
"actionName": "actionCopyPaste",
"actionTooltip": "Copy Paste",
"disabled": false
},
{
"actionName": "actionSection",
"actionTooltip": "Show Section",
"disabled": false
},
{
"actionName": "actionLink",
"actionTooltip": "Open Link",
"disabled": false
},
{
"actionName": "actionHelp",
"actionTooltip": "Help",
"disabled": false
}
]
},
{
"tabName": "tab_plan",
"tabLabel": "Cost",
"tooltip": "List of costs",
"tabFunction": null,
"tabactions": [
{
"actionName": "actionEdit",
"actionTooltip": "Edit",
"disabled": false
},
{
"actionName": "actionZoom",
"actionTooltip": "Zoom In",
"disabled": false
},
{
"actionName": "actionCentered",
"actionTooltip": "Center",
"disabled": false
},
{
"actionName": "actionZoomOut",
"actionTooltip": "Zoom Out",
"disabled": false
},
{
"actionName": "actionCatalog",
"actionTooltip": "Change Catalog",
"disabled": false
},
{
"actionName": "actionWorkcat",
"actionTooltip": "Add Workcat",
"disabled": false
},
{
"actionName": "actionCopyPaste",
"actionTooltip": "Copy Paste",
"disabled": false
},
{
"actionName": "actionSection",
"actionTooltip": "Show Section",
"disabled": false
},
{
"actionName": "actionLink",
"actionTooltip": "Open Link",
"disabled": false
},
{
"actionName": "actionHelp",
"actionTooltip": "Help",
"disabled": false
}
]
},
{
"tabName": "tab_elements",
"tabLabel": "Elem",
"tooltip": "List of related elements",
"tabFunction": null,
"tabactions": [
{
"actionName": "actionEdit",
"actionTooltip": "Edit",
"disabled": false
},
{
"actionName": "actionZoom",
"actionTooltip": "Zoom In",
"disabled": false
},
{
"actionName": "actionCentered",
"actionTooltip": "Center",
"disabled": false
},
{
"actionName": "actionZoomOut",
"actionTooltip": "Zoom Out",
"disabled": false
},
{
"actionName": "actionCatalog",
"actionTooltip": "Change Catalog",
"disabled": false
},
{
"actionName": "actionWorkcat",
"actionTooltip": "Add Workcat",
"disabled": false
},
{
"actionName": "actionCopyPaste",
"actionTooltip": "Copy Paste",
"disabled": false
},
{
"actionName": "actionSection",
"actionTooltip": "Show Section",
"disabled": false
},
{
"actionName": "actionLink",
"actionTooltip": "Open Link",
"disabled": false
},
{
"actionName": "actionHelp",
"actionTooltip": "Help",
"disabled": false
}
]
},
{
"tabName": "tab_relations",
"tabLabel": "Relations",
"tooltip": "List of relations",
"tabFunction": null,
"tabactions": [
{
"actionName": "actionEdit",
"actionTooltip": "Edit",
"disabled": false
},
{
"actionName": "actionZoom",
"actionTooltip": "Zoom In",
"disabled": false
},
{
"actionName": "actionCentered",
"actionTooltip": "Center",
"disabled": false
},
{
"actionName": "actionZoomOut",
"actionTooltip": "Zoom Out",
"disabled": false
},
{
"actionName": "actionCatalog",
"actionTooltip": "Change Catalog",
"disabled": false
},
{
"actionName": "actionWorkcat",
"actionTooltip": "Add Workcat",
"disabled": false
},
{
"actionName": "actionCopyPaste",
"actionTooltip": "Copy Paste",
"disabled": false
},
{
"actionName": "actionSection",
"actionTooltip": "Show Section",
"disabled": false
},
{
"actionName": "actionLink",
"actionTooltip": "Open Link",
"disabled": false
},
{
"actionName": "actionHelp",
"actionTooltip": "Help",
"disabled": false
}
]
},
{
"tabName": "tab_epa",
"tabLabel": "EPA inp",
"tooltip": null,
"tabFunction": null,
"tabactions": [
{
"actionName": "actionEdit",
"actionTooltip": "Edit",
"disabled": false
},
{
"actionName": "actionZoom",
"actionTooltip": "Zoom In",
"disabled": false
},
{
"actionName": "actionCentered",
"actionTooltip": "Center",
"disabled": false
},
{
"actionName": "actionZoomOut",
"actionTooltip": "Zoom Out",
"disabled": false
},
{
"actionName": "actionCatalog",
"actionTooltip": "Change Catalog",
"disabled": false
},
{
"actionName": "actionWorkcat",
"actionTooltip": "Add Workcat",
"disabled": false
},
{
"actionName": "actionCopyPaste",
"actionTooltip": "Copy Paste",
"disabled": false
},
{
"actionName": "actionSection",
"actionTooltip": "Show Section",
"disabled": false
},
{
"actionName": "actionLink",
"actionTooltip": "Open Link",
"disabled": false
},
{
"actionName": "actionHelp",
"actionTooltip": "Help",
"disabled": false
}
]
}
]
},
"toggledition": false,
"feature": {
"permissions": {
"status": "Accepted",
"version": {
"value": "3.4.019"
},
"tableName": "ve_arc_pipe",
"isEditable": true,
"permissions": [
{
"privilege_type": "INSERT"
}
]
},
"tableName": "ve_arc_pipe",
"idName": "arc_id",
"id": "2001",
"featureType": "",
"childType": "PIPE",
"tableParent": "v_edit_arc",
"geometry": {
"st_astext": "LINESTRING(419515.511351095 4576480.64574749,419500.15151319 4576495.21133252)"
},
"zoomCanvasMargin": {
"mts": "42.72"
},
"vdefaultValues": {}
},
"data": {
"linkPath": {},
"parentFields": [
"arc_id",
"code",
"node_1",
"node_2",
"elevation1",
"depth1",
"elevation2",
"depth2",
"arccat_id",
"arc_type",
"sys_type",
"cat_matcat_id",
"cat_pnom",
"cat_dnom",
"epa_type",
"expl_id",
"macroexpl_id",
"sector_id",
"sector_name",
"macrosector_id",
"state",
"state_type",
"annotation",
"observ",
"comment",
"gis_length",
"custom_length",
"minsector_id",
"dma_id",
"dma_name",
"macrodma_id",
"presszone_id",
"presszone_name",
"dqa_id",
"dqa_name",
"macrodqa_id",
"soilcat_id",
"function_type",
"category_type",
"fluid_type",
"location_type",
"workcat_id",
"workcat_id_end",
"buildercat_id",
"builtdate",
"enddate",
"ownercat_id",
"muni_id",
"postcode",
"district_id",
"streetname",
"postnumber",
"postcomplement",
"streetname2",
"postnumber2",
"postcomplement2",
"descript",
"link",
"verified",
"undelete",
"label",
"label_x",
"label_y",
"label_rotation",
"publish",
"inventory",
"num_value",
"cat_arctype_id",
"nodetype_1",
"staticpress1",
"nodetype_2",
"staticpress2",
"tstamp",
"insert_user",
"lastupdate",
"lastupdate_user",
"the_geom",
"depth",
"adate",
"adescript",
"dma_style",
"presszone_style"
],
"fields": [
{
"label": "sector",
"columnname": "sector_id",
"widgetname": "data_sector_id",
"widgettype": "combo",
"widgetfunction": null,
"hidden": false,
"widgetdim": null,
"datatype": "integer",
"tooltip": "sector_id - Identificador del sector hidráulico dónde se encuentra un elemento. Si no se modifica la configuración, el programa lo selecciona automáticamente en función de la geometría ",
"placeholder": "Ex.:sector_id",
"iseditable": true,
"orderby": 1,
"layoutname": "lyt_bot_1",
"layoutorder": 1,
"isparent": false,
"ismandatory": false,
"linkedaction": null,
"isautoupdate": false,
"stylesheet": {
"label": "color:red; font-weight:bold"
},
"comboIds": [
"0",
"1",
"2",
"3",
"4",
"5"
],
"comboNames": [
"Undefined",
"sector1-1s",
"sector1-2s",
"sector1-1d",
"sector2-1s",
"sector2-1d"
],
"selectedId": "3",
"widgetcontrols": {}
},
{
"label": "dma",
"columnname": "dma_id",
"widgetname": "data_dma_id",
"widgettype": "combo",
"widgetfunction": null,
"hidden": false,
"widgetdim": null,
"datatype": "integer",
"tooltip": "dma_id - Identificador de la dma a la que pertenece el elemento. Si no se modifica la configuración, el programa la selecciona automáticamente en función de la geometría",
"placeholder": "Ex.:dma_id",
"iseditable": true,
"orderby": 2,
"layoutname": "lyt_bot_1",
"layoutorder": 2,
"isparent": false,
"ismandatory": false,
"linkedaction": null,
"isautoupdate": false,
"stylesheet": null,
"comboIds": [
"0",
"1",
"2",
"4"
],
"comboNames": [
"Undefined",
"dma1-1d",
"dma1-2d",
"source-1"
],
"selectedId": "2",
"widgetcontrols": {}
},
{
"label": "state",
"columnname": "state",
"widgetname": "data_state",
"widgettype": "combo",
"widgetfunction": null,
"hidden": false,
"widgetdim": null,
"datatype": "integer",
"tooltip": "state - Estado del elemento. A escoger entre los 3 tipos de estados disponibles",
"placeholder": "Ex.:state",
"iseditable": true,
"orderby": 3,
"layoutname": "lyt_bot_1",
"layoutorder": 3,
"isparent": true,
"ismandatory": false,
"linkedaction": null,
"isautoupdate": false,
"stylesheet": null,
"comboIds": [
"0",
"1",
"2"
],
"comboNames": [
"OBSOLETE",
"ON_SERVICE",
"PLANIFIED"
],
"selectedId": "1",
"widgetcontrols": {}
},
{
"label": "state type",
"columnname": "state_type",
"widgetname": "data_state_type",
"widgettype": "combo",
"widgetfunction": null,
"hidden": false,
"widgetdim": null,
"datatype": "integer",
"tooltip": "state_type - Tipo de estado del elemento. Permite obtener más detalle del estado. A seleccionar de los disponibles en función del estado escogido",
"placeholder": "Ex.:state_type",
"iseditable": true,
"orderby": 4,
"layoutname": "lyt_bot_1",
"layoutorder": 4,
"isparent": false,
"ismandatory": false,
"linkedaction": null,
"isautoupdate": false,
"stylesheet": null,
"comboIds": [
"2",
"5"
],
"comboNames": [
"ON_SERVICE",
"PROVISIONAL"
],
"selectedId": "2",
"widgetcontrols": {}
},
{
"label": "node_1",
"columnname": "node_1",
"widgetname": "data_node_1",
"widgettype": "button",
"widgetfunction": "get_info_node",
"hidden": false,
"widgetdim": null,
"datatype": "string",
"tooltip": "node_1 - Identificador del nodo inicial del tramo",
"placeholder": "Ex.:node_1",
"iseditable": true,
"orderby": 5,
"layoutname": "lyt_data_1",
"layoutorder": 1,
"isparent": false,
"ismandatory": false,
"linkedaction": null,
"isautoupdate": false,
"stylesheet": null,
"widgetcontrols": null,
"value": "1014"
},
{
"label": "nodetype_1",
"columnname": "nodetype_1",
"widgetname": "data_nodetype_1",
"widgettype": "text",
"widgetfunction": null,
"hidden": false,
"widgetdim": null,
"datatype": "string",
"tooltip": "nodetype_1 - Tipo del node 1",
"placeholder": "Ex.:nodetype_1",
"iseditable": true,
"orderby": 6,
"layoutname": "lyt_data_1",
"layoutorder": 2,
"isparent": false,
"ismandatory": false,
"linkedaction": null,
"isautoupdate": false,
"stylesheet": null,
"widgetcontrols": null,
"value": "T"
},
{
"label": "elevation1",
"columnname": "elevation1",
"widgetname": "data_elevation1",
"widgettype": "text",
"widgetfunction": null,
"hidden": false,
"widgetdim": null,
"datatype": "double",
"tooltip": "elevation1 - Elevación del nodo 1",
"placeholder": "Ex.:elevation1",
"iseditable": true,
"orderby": 7,
"layoutname": "lyt_data_1",
"layoutorder": 3,
"isparent": false,
"ismandatory": false,
"linkedaction": null,
"isautoupdate": false,
"stylesheet": null,
"value": "22.3806",
"widgetcontrols": {}
},
{
"label": "depth1",
"columnname": "depth1",
"widgetname": "data_depth1",
"widgettype": "text",
"widgetfunction": null,
"hidden": false,
"widgetdim": null,
"datatype": "double",
"tooltip": "depth1 - Profundidad del nodo 1",
"placeholder": "Ex.:depth1",
"iseditable": true,
"orderby": 8,
"layoutname": "lyt_data_1",
"layoutorder": 4,
"isparent": false,
"ismandatory": false,
"linkedaction": null,
"isautoupdate": false,
"stylesheet": null,
"value": "0.0000",
"widgetcontrols": {}
},
{
"label": "code",
"columnname": "code",
"widgetname": "data_code",
"widgettype": "text",
"widgetfunction": null,
"hidden": false,
"widgetdim": null,
"datatype": "string",
"tooltip": "code - Código usado anteriormente por la empresa. Este se usará en muchas herramientas de Giswater. Si se deja vacío, se rellenará con el id del elemento",
"placeholder": "Ex.:code",
"iseditable": true,
"orderby": 9,
"layoutname": "lyt_data_1",
"layoutorder": 5,
"isparent": false,
"ismandatory": false,
"linkedaction": null,
"isautoupdate": false,
"stylesheet": {
"label": "color:green; font-weight:bold;",
"widget": "color:green; font-weight:bold;"
},
"widgetcontrols": null,
"value": "2001"
},
{
"label": "cat_matcat_id",
"columnname": "cat_matcat_id",
"widgetname": "data_cat_matcat_id",
"widgettype": "text",
"widgetfunction": null,
"hidden": false,
"widgetdim": null,
"datatype": "string",
"tooltip": "cat_matcat_id - Identificador del material. Se rellena automáticamente en función del catálogo del elemento",
"placeholder": "Ex.:matcat_id",
"iseditable": false,
"orderby": 10,
"layoutname": "lyt_data_1",
"layoutorder": 6,
"isparent": false,
"ismandatory": false,
"linkedaction": null,
"isautoupdate": false,
"stylesheet": null,
"widgetcontrols": null,
"value": "FD"
},
{
"label": "cat_pnom",
"columnname": "cat_pnom",
"widgetname": "data_cat_pnom",
"widgettype": "text",
"widgetfunction": null,
"hidden": false,
"widgetdim": null,
"datatype": "string",
"tooltip": "cat_pnom - Presión nominal del elemento en atm. No se puede rellenar. Se usa el que tenga el campo pnom en el catálogo correspondiente",
"placeholder": "Ex.:cat_pnom",
"iseditable": false,
"orderby": 11,
"layoutname": "lyt_data_1",
"layoutorder": 8,
"isparent": false,
"ismandatory": false,
"linkedaction": null,
"isautoupdate": false,
"stylesheet": null,
"widgetcontrols": null,
"value": "16"
},
{
"label": "cat_dnom",
"columnname": "cat_dnom",
"widgetname": "data_cat_dnom",
"widgettype": "text",
"widgetfunction": null,
"hidden": false,
"widgetdim": null,
"datatype": "string",
"tooltip": "cat_dnom - Díametro nominal del elemento en mm. No se puede rellenar. Se usa el que tenga el campo dnom en el catálogo correspondiente",
"placeholder": "Ex.:cat_dnom",
"iseditable": false,
"orderby": 12,
"layoutname": "lyt_data_1",
"layoutorder": 9,
"isparent": false,
"ismandatory": false,
"linkedaction": null,
"isautoupdate": false,
"stylesheet": null,
"widgetcontrols": null,
"value": "150"
},
{
"label": "gis_length",
"columnname": "gis_length",
"widgetname": "data_gis_length",
"widgettype": "text",
"widgetfunction": null,
"hidden": false,
"widgetdim": null,
"datatype": "double",
"tooltip": "gis_length - Longitud del arco en metros. Calculado por el programa",
"placeholder": "Ex.:gis_length",
"iseditable": false,
"orderby": 13,
"layoutname": "lyt_data_1",
"layoutorder": 10,
"isparent": false,
"ismandatory": false,
"linkedaction": null,
"isautoupdate": false,
"stylesheet": null,
"value": "21.17",
"widgetcontrols": {}
},
{
"label": "work_id",
"columnname": "workcat_id",
"widgetname": "data_workcat_id",
"widgettype": "typeahead",
"widgetfunction": null,
"hidden": false,
"widgetdim": null,
"datatype": "string",
"tooltip": "workcat_id - Relacionado con el catálogo de expedientes de trabajo (cat_work). Expediente que da de alta el elemento",
"placeholder": "Ex.:workcat_id",
"iseditable": true,
"orderby": 14,
"layoutname": "lyt_data_1",
"layoutorder": 12,
"parentId": null,
"isparent": false,
"ismandatory": false,
"linkedaction": "action_workcat",
"queryText": "SELECT id, id as idval FROM cat_work WHERE id IS NOT NULL",
"queryTextFilter": null,
"isautoupdate": false,
"orderById": null,
"isNullValue": null,
"stylesheet": null,
"widgetcontrols": null,
"value": "work2"
},
{
"label": "builtdate",
"columnname": "builtdate",
"widgetname": "data_builtdate",
"widgettype": "datetime",
"widgetfunction": null,
"hidden": false,
"widgetdim": null,
"datatype": "date",
"tooltip": "builtdate - Fecha de alta del elemento. En inserción de nuevos elementos se muestra la fecha del día",
"placeholder": "Ex.:builtdate",
"iseditable": true,
"orderby": 15,
"layoutname": "lyt_data_1",
"layoutorder": 13,
"isparent": false,
"ismandatory": false,
"linkedaction": null,
"isautoupdate": false,
"stylesheet": null,
"widgetcontrols": null,
"value": "2017-12-05"
},
{
"label": "owner",
"columnname": "ownercat_id",
"widgetname": "data_ownercat_id",
"widgettype": "combo",
"widgetfunction": null,
"hidden": false,
"widgetdim": null,
"datatype": "string",
"tooltip": "ownercat_id - Relacionado con el catálogo de propietarios (cat_owner)",
"placeholder": "Ex.:ownercat_id",
"iseditable": true,
"orderby": 16,
"layoutname": "lyt_data_1",
"layoutorder": 15,
"isparent": false,
"ismandatory": false,
"linkedaction": null,
"isautoupdate": false,
"stylesheet": null,
"widgetcontrols": null,
"comboIds": [
"",
"owner1",
"owner2",
"owner3"
],
"comboNames": [
"",
"owner1",
"owner2",
"owner3"
],
"selectedId": "owner1"
},
{
"label": "Work id end",
"columnname": "workcat_id_end",
"widgetname": "data_workcat_id_end",
"widgettype": "typeahead",
"widgetfunction": null,
"hidden": false,
"widgetdim": null,
"datatype": "string",
"tooltip": "workcat_id_end - Relacionado con el catálogo de expedientes de trabajo (cat_work). Expediente que da de baja el elemento",
"placeholder": "Ex.:workcat_id_end",
"iseditable": true,
"orderby": 17,
"layoutname": "lyt_data_1",
"layoutorder": 16,
"parentId": null,
"isparent": false,
"ismandatory": false,
"linkedaction": null,
"queryText": "SELECT id, id as idval FROM cat_work WHERE id IS NOT NULL",
"queryTextFilter": null,
"isautoupdate": false,
"orderById": null,
"isNullValue": null,
"stylesheet": null,
"widgetcontrols": null,
"value": ""
},
{
"label": "enddate",
"columnname": "enddate",
"widgetname": "data_enddate",
"widgettype": "datetime",
"widgetfunction": null,
"hidden": false,
"widgetdim": null,
"datatype": "date",
"tooltip": "enddate - Fecha de baja del elemento. Solo se rellenará si el elemento se encuentra en estado de baja. ",
"placeholder": "Ex.:enddate",
"iseditable": true,
"orderby": 18,
"layoutname": "lyt_data_1",
"layoutorder": 17,
"isparent": false,
"ismandatory": false,
"linkedaction": null,
"isautoupdate": true,
"stylesheet": null,
"widgetcontrols": null,
"value": ""
},
{
"label": "minsector_id",
"columnname": "minsector_id",
"widgetname": "data_minsector_id",
"widgettype": "text",
"widgetfunction": null,
"hidden": false,
"widgetdim": null,
"datatype": "integer",
"tooltip": "minsector_id - Identificador del minsector (sector mínimo de la red) al que pertenece el elemento",
"placeholder": "Ex.:minsector_id",
"iseditable": false,
"orderby": 19,
"layoutname": "lyt_data_1",
"layoutorder": 18,
"isparent": false,
"ismandatory": false,
"linkedaction": null,
"isautoupdate": false,
"stylesheet": null,
"value": "",
"widgetcontrols": {}
},
{
"label": "staticpressure1",
"columnname": "staticpress1",
"widgetname": "data_staticpress1",
"widgettype": "text",
"widgetfunction": null,
"hidden": false,
"widgetdim": null,
"datatype": "integer",
"tooltip": "staticpressure1 - Presión estática del nodo 1",
"placeholder": "Ex.:staticpressure1",
"iseditable": false,
"orderby": 20,
"layoutname": "lyt_data_1",
"layoutorder": 21,
"isparent": false,
"ismandatory": false,
"linkedaction": null,
"isautoupdate": false,
"stylesheet": null,
"value": "0.000",
"widgetcontrols": {}
},
{
"label": "staticpressure2",
"columnname": "staticpress2",
"widgetname": "data_staticpress2",
"widgettype": "text",
"widgetfunction": null,
"hidden": false,
"widgetdim": null,
"datatype": "integer",
"tooltip": "staticpressure2 - Presión estática del nodo 2",
"placeholder": "Ex.:staticpressure2",
"iseditable": false,
"orderby": 21,
"layoutname": "lyt_data_1",
"layoutorder": 22,
"isparent": false,
"ismandatory": false,
"linkedaction": null,
"isautoupdate": false,
"stylesheet": null,
"value": "0.000",
"widgetcontrols": {}
},
{
"label": "addfield_all",
"columnname": "addfield_all",
"widgetname": "data_addfield_all",
"widgettype": "text",
"widgetfunction": null,
"hidden": false,
"widgetdim": null,
"datatype": "string",
"tooltip": null,
"placeholder": null,
"iseditable": true,
"orderby": 22,
"layoutname": "lyt_data_1",
"layoutorder": 71,
"isparent": null,
"ismandatory": false,
"linkedaction": null,
"isautoupdate": null,
"stylesheet": null,
"widgetcontrols": null,
"value": ""
},
{
"label": "node_2",
"columnname": "node_2",
"widgetname": "data_node_2",
"widgettype": "button",
"widgetfunction": "get_info_node",
"hidden": false,
"widgetdim": null,
"datatype": "string",
"tooltip": "node_2 - Identificador del nodo final del tramo",
"placeholder": "Ex.:node_2",
"iseditable": true,
"orderby": 23,
"layoutname": "lyt_data_2",
"layoutorder": 1,
"isparent": false,
"ismandatory": false,
"linkedaction": null,
"isautoupdate": false,
"stylesheet": null,
"widgetcontrols": null,
"value": "1015"
},
{
"label": "nodetype_2",
"columnname": "nodetype_2",
"widgetname": "data_nodetype_2",
"widgettype": "text",
"widgetfunction": null,
"hidden": false,
"widgetdim": null,
"datatype": "string",
"tooltip": "nodetype_2 - Tipo del node 2",
"placeholder": "Ex.:nodetype_2",
"iseditable": true,
"orderby": 24,
"layoutname": "lyt_data_2",
"layoutorder": 2,
"isparent": false,
"ismandatory": false,
"linkedaction": null,
"isautoupdate": false,
"stylesheet": null,
"widgetcontrols": null,
"value": "T"
},
{
"label": "elevation2",
"columnname": "elevation2",
"widgetname": "data_elevation2",
"widgettype": "text",
"widgetfunction": null,
"hidden": false,
"widgetdim": null,
"datatype": "double",
"tooltip": "elevation2 - Elevación del nodo 2",
"placeholder": "Ex.:elevation2",
"iseditable": true,
"orderby": 25,
"layoutname": "lyt_data_2",
"layoutorder": 3,
"isparent": false,
"ismandatory": false,
"linkedaction": null,
"isautoupdate": false,
"stylesheet": null,
"value": "23.2044",
"widgetcontrols": {}
},
{
"label": "depth2",
"columnname": "depth2",
"widgetname": "data_depth2",
"widgettype": "text",
"widgetfunction": null,
"hidden": false,
"widgetdim": null,
"datatype": "double",
"tooltip": "depth2 - Profundidad del nodo 2",
"placeholder": "Ex.:depth2",
"iseditable": true,
"orderby": 26,
"layoutname": "lyt_data_2",
"layoutorder": 4,
"isparent": false,
"ismandatory": false,
"linkedaction": null,
"isautoupdate": false,
"stylesheet": null,
"value": "0.0000",
"widgetcontrols": {}
},
{
"label": "soilcat_id",
"columnname": "soilcat_id",
"widgetname": "data_soilcat_id",
"widgettype": "combo",
"widgetfunction": null,
"hidden": false,
"widgetdim": null,
"datatype": "string",
"tooltip": "soilcat_id - Relacionado con el catalogo de suelos (cat_soil)",
"placeholder": "Ex.:soilcat_id",
"iseditable": true,
"orderby": 27,
"layoutname": "lyt_data_2",
"layoutorder": 6,
"isparent": false,
"ismandatory": false,
"linkedaction": null,
"isautoupdate": false,
"stylesheet": null,
"widgetcontrols": null,
"comboIds": [
"",
"soil1",
"soil2",
"soil3"
],
"comboNames": [
"",
"soil1",
"soil2",
"soil3"
],
"selectedId": "soil1"
},
{
"label": "function_type",
"columnname": "function_type",
"widgetname": "data_function_type",
"widgettype": "combo",
"widgetfunction": null,
"hidden": false,
"widgetdim": null,
"datatype": "string",
"tooltip": "function_type - Tipo de función a escoger en el desplegable personalizado por el usuario en la tabla man_type_function",
"placeholder": "Ex.:function_type",
"iseditable": true,
"orderby": 28,
"layoutname": "lyt_data_2",
"layoutorder": 7,
"isparent": false,
"ismandatory": false,
"linkedaction": null,
"isautoupdate": false,
"stylesheet": null,
"widgetcontrols": null,
"comboIds": [
"",
"St. Function"
],
"comboNames": [
"",
"St. Function"
],
"selectedId": "St. Function"
},
{
"label": "category_type",
"columnname": "category_type",
"widgetname": "data_category_type",
"widgettype": "combo",
"widgetfunction": null,
"hidden": false,
"widgetdim": null,
"datatype": "string",
"tooltip": "category_type - Tipo de categoría a escoger en el desplegable personalizado por el usuario en la tabla man_type_category",
"placeholder": "Ex.:category_type",
"iseditable": true,
"orderby": 29,
"layoutname": "lyt_data_2",
"layoutorder": 8,
"isparent": false,
"ismandatory": false,
"linkedaction": null,
"isautoupdate": false,
"stylesheet": null,
"widgetcontrols": null,
"comboIds": [
"",
"St. Category"
],
"comboNames": [
"",
"St. Category"
],
"selectedId": "St. Category"
},
{
"label": "fluid_type",
"columnname": "fluid_type",
"widgetname": "data_fluid_type",
"widgettype": "combo",
"widgetfunction": null,
"hidden": false,
"widgetdim": null,
"datatype": "string",
"tooltip": "fluid_type - Tipo de fluido a escoger en el desplegable personalizado por el usuario en la tabla man_type_fluid",
"placeholder": "Ex.:fluid_type",
"iseditable": true,
"orderby": 30,
"layoutname": "lyt_data_2",
"layoutorder": 9,
"isparent": false,
"ismandatory": false,
"linkedaction": null,
"isautoupdate": false,
"stylesheet": null,
"widgetcontrols": null,
"comboIds": [
"",
"St. Fluid"
],
"comboNames": [
"",
"St. Fluid"
],
"selectedId": "St. Fluid"
},
{
"label": "location_type",
"columnname": "location_type",
"widgetname": "data_location_type",
"widgettype": "combo",
"widgetfunction": null,
"hidden": false,
"widgetdim": null,
"datatype": "string",
"tooltip": "location_type - Tipo de localización a escoger en el desplegable personalizado por el usuario en la tabla man_type_location",
"placeholder": "Ex.:location_type",
"iseditable": true,
"orderby": 31,
"layoutname": "lyt_data_2",
"layoutorder": 10,
"isparent": false,
"ismandatory": false,
"linkedaction": null,
"isautoupdate": false,
"stylesheet": null,
"widgetcontrols": null,
"comboIds": [
"",
"St. Location"
],
"comboNames": [
"",
"St. Location"
],
"selectedId": "St. Location"
},
{
"label": "Catalog label",
"columnname": "label",
"widgetname": "data_label",
"widgettype": "text",
"widgetfunction": null,
"hidden": false,
"widgetdim": null,
"datatype": "string",
"tooltip": "label - Etiqueta procediente del catalogo de arcos, por esto no será editable en el formulario",
"placeholder": "Ex.:label",
"iseditable": false,
"orderby": 32,
"layoutname": "lyt_data_2",
"layoutorder": 15,
"isparent": false,
"ismandatory": false,
"linkedaction": null,
"isautoupdate": false,
"stylesheet": null,
"widgetcontrols": null,
"value": ""
},
{
"label": "label_rotation",
"columnname": "label_rotation",
"widgetname": "data_label_rotation",
"widgettype": "text",
"widgetfunction": null,
"hidden": false,
"widgetdim": null,
"datatype": "double",
"tooltip": "label_rotation - Campo opcional para establecer, en grados, la rotación de la etiqueta",
"placeholder": "Ex.:label_rotation",
"iseditable": true,
"orderby": 33,
"layoutname": "lyt_data_2",
"layoutorder": 18,
"isparent": false,
"ismandatory": false,
"linkedaction": null,
"isautoupdate": false,
"stylesheet": null,
"value": "",
"widgetcontrols": {}
},
{
"label": "verified",
"columnname": "verified",
"widgetname": "data_verified",
"widgettype": "combo",
"widgetfunction": null,
"hidden": false,
"widgetdim": null,
"datatype": "string",
"tooltip": "verified - Para establecer si el elemento esta verificado o no",
"placeholder": "Ex.:verified",
"iseditable": true,
"orderby": 34,
"layoutname": "lyt_data_2",
"layoutorder": 30,
"isparent": false,
"ismandatory": false,
"linkedaction": null,
"isautoupdate": false,
"stylesheet": null,
"widgetcontrols": null,
"comboIds": [
"",
"TO REVIEW",
"VERIFIED"
],
"comboNames": [
"",
"TO REVIEW",
"VERIFIED"
],
"selectedId": "TO REVIEW"
},
{
"label": "Presszone",
"columnname": "presszone_id",
"widgetname": "data_presszone_id",
"widgettype": "combo",
"widgetfunction": null,
"hidden": false,
"widgetdim": null,
"datatype": "string",
"tooltip": "presszonecat_id - Relacionado con el catálogo de zonas de presión",
"placeholder": "Ex.:presszonecat_id",
"iseditable": true,
"orderby": 35,
"layoutname": "lyt_data_2",
"layoutorder": 31,
"isparent": false,
"ismandatory": false,
"linkedaction": null,
"isautoupdate": false,
"stylesheet": null,
"widgetcontrols": null,
"comboIds": [
"0",
"1",
"3",
"4"
],
"comboNames": [
"Undefined",
"pzone1-1s",
"pzone1-1d",
"pzone1-2d"
],
"selectedId": "3"
},
{
"label": "Dqa",
"columnname": "dqa_id",
"widgetname": "data_dqa_id",
"widgettype": "combo",
"widgetfunction": null,
"hidden": false,
"widgetdim": null,
"datatype": "integer",
"tooltip": "dqa_id - Identificador de la dqa(zona de calidad del agua) a la que pertenece el elemento",
"placeholder": "Ex.:dqa_id",
"iseditable": false,
"orderby": 36,
"layoutname": "lyt_data_2",
"layoutorder": 32,
"isparent": false,
"ismandatory": false,
"linkedaction": null,
"isautoupdate": false,
"stylesheet": null,
"comboIds": [
"0",
"1",
"2",
"3",
"4"
],
"comboNames": [
"Undefined",
"dqa1-1d",
"dqa2-1d",
"dqa1-1s",
"dqa2-1s"
],
"selectedId": "1",
"widgetcontrols": {}
},
{
"label": "exploitation",
"columnname": "expl_id",
"widgetname": "data_expl_id",
"widgettype": "combo",
"widgetfunction": null,
"hidden": false,
"widgetdim": null,
"datatype": "integer",
"tooltip": "expl_id - Explotación a la que pertenece el elemento. Si no se modifica la configuración, el programa lo selecciona automáticamente en función de la geometría",
"placeholder": "Ex.:expl_id",
"iseditable": true,
"orderby": 37,
"layoutname": "lyt_data_2",
"layoutorder": 33,
"isparent": true,
"ismandatory": false,
"linkedaction": null,
"isautoupdate": false,
"stylesheet": {
"label": "color:red; font-weight:bold"
},
"comboIds": [
"0",
"1",
"2"
],
"comboNames": [
"Undefined",
"expl_01",
"expl_02"
],
"selectedId": "1",
"widgetcontrols": {}
},
{
"label": "municipality",
"columnname": "muni_id",
"widgetname": "data_muni_id",
"widgettype": "combo",
"widgetfunction": null,
"hidden": false,
"widgetdim": null,
"datatype": "integer",
"tooltip": "muni_id - Municipio al que pertenece el elemento. Si no se modifica la configuración, el programa lo selecciona automáticamente en función de la geometría",
"placeholder": "Ex.:muni_id",
"iseditable": true,
"orderby": 38,
"layoutname": "lyt_data_3",
"layoutorder": 1,
"isparent": true,
"ismandatory": false,
"linkedaction": null,
"isautoupdate": true,
"stylesheet": {
"label": "color:rgb(255, 2, 2); font-weight:bold;",
"widget": "color:red; font-weight:bold;"
},
"comboIds": [
"1",
"2"
],
"comboNames": [
"Sant Boi del Llobregat",
"Sant Esteve de les Roures"
],
"selectedId": "1",
"widgetcontrols": {}
},
{
"label": "postcode",
"columnname": "postcode",
"widgetname": "data_postcode",
"widgettype": "text",
"widgetfunction": null,
"hidden": false,
"widgetdim": null,
"datatype": "string",
"tooltip": "postcode - Código postal del municipio",
"placeholder": "Ex.:postcode",
"iseditable": true,
"orderby": 39,
"layoutname": "lyt_data_3",
"layoutorder": 2,
"isparent": false,
"ismandatory": false,
"linkedaction": null,
"isautoupdate": false,
"stylesheet": null,
"widgetcontrols": null,
"value": "08830"
},
{
"label": "district",
"columnname": "district_id",
"widgetname": "data_district_id",
"widgettype": "combo",
"widgetfunction": null,
"hidden": false,
"widgetdim": null,
"datatype": "integer",
"tooltip": "district_id - Identificador del barrio con el que se vincula el elemento. A escoger entre los disponibles en el desplegable (se filtra en función del municipio seleccionado)",
"placeholder": null,
"iseditable": true,
"orderby": 40,
"layoutname": "lyt_data_3",
"layoutorder": 3,
"isparent": false,
"ismandatory": false,
"linkedaction": null,
"isautoupdate": false,
"stylesheet": null,
"comboIds": [
"1",
"2"
],
"comboNames": [
"Camps Blancs",
"Marianao"
],
"selectedId": "1",
"widgetcontrols": {}
},
{
"label": "streetname",
"columnname": "streetname",
"widgetname": "data_streetname",
"widgettype": "typeahead",
"widgetfunction": null,
"hidden": false,
"widgetdim": null,
"datatype": "string",
"tooltip": "streetaxis_id - Identificador de la calle con la que se vincula el elemento. A escoger entre los disponibles en el desplegable (se filtra en función de las explotaciones seleccionadas)",
"placeholder": "Ex.:streetaxis_id",
"iseditable": true,
"orderby": 41,
"layoutname": "lyt_data_3",
"layoutorder": 4,
"parentId": "muni_id",
"isparent": false,
"ismandatory": false,
"linkedaction": null,
"queryText": "SELECT id AS id, a.name AS idval FROM ext_streetaxis a JOIN ext_municipality m USING (muni_id) WHERE id IS NOT NULL",
"queryTextFilter": "AND m.name",
"isautoupdate": false,
"orderById": null,
"isNullValue": true,
"stylesheet": null,
"widgetcontrols": null,
"value": "Avenida de la Torre de la Vila"
},
{
"label": "postnumber",
"columnname": "postnumber",
"widgetname": "data_postnumber",
"widgettype": "typeahead",
"widgetfunction": null,
"hidden": false,
"widgetdim": null,
"datatype": "integer",
"tooltip": "postnumber - Número de calle",
"placeholder": "Ex.:postnumber",
"iseditable": true,
"orderby": 42,
"layoutname": "lyt_data_3",
"layoutorder": 5,
"parentId": "streetname",
"isparent": false,
"ismandatory": false,
"linkedaction": null,
"queryText": "SELECT a.postnumber AS id, a.postnumber AS idval FROM ext_address a JOIN ext_streetaxis m ON streetaxis_id=m.id WHERE a.id IS NOT NULL",
"queryTextFilter": "AND m.name",
"isautoupdate": false,
"orderById": null,
"isNullValue": null,
"stylesheet": null,
"value": "",
"widgetcontrols": {}
},
{
"label": "postcomplement",
"columnname": "postcomplement",
"widgetname": "data_postcomplement",
"widgettype": "text",
"widgetfunction": null,
"hidden": false,
"widgetdim": null,
"datatype": "string",
"tooltip": "postcomplement - Complemento opcional del número de calle",
"placeholder": "Ex.:postcomplement",
"iseditable": true,
"orderby": 43,
"layoutname": "lyt_data_3",
"layoutorder": 6,
"isparent": false,
"ismandatory": false,
"linkedaction": null,
"isautoupdate": false,
"stylesheet": null,
"widgetcontrols": null,
"value": ""
},
{
"label": "streetname2",
"columnname": "streetname2",
"widgetname": "data_streetname2",
"widgettype": "typeahead",
"widgetfunction": null,
"hidden": false,
"widgetdim": null,
"datatype": "string",
"tooltip": "streetaxis2_id - Identificador de la segunda calle con la que se vincula el elemento. A escoger entre los disponibles en el desplegable (se filtra en función de las explotaciones seleccionadas)",
"placeholder": "Ex.:streetaxis2_id",
"iseditable": true,
"orderby": 44,
"layoutname": "lyt_data_3",
"layoutorder": 7,
"parentId": "muni_id",
"isparent": false,
"ismandatory": false,
"linkedaction": null,
"queryText": "SELECT id AS id, a.name AS idval FROM ext_streetaxis a JOIN ext_municipality m USING (muni_id) WHERE id IS NOT NULL",
"queryTextFilter": "AND m.name",
"isautoupdate": false,
"orderById": null,
"isNullValue": true,
"stylesheet": null,
"widgetcontrols": null,
"value": ""
},
{
"label": "postnumber2",
"columnname": "postnumber2",
"widgetname": "data_postnumber2",
"widgettype": "typeahead",
"widgetfunction": null,
"hidden": false,
"widgetdim": null,
"datatype": "integer",
"tooltip": "postnumber2 - Segundo número de calle",
"placeholder": "Ex.:postnumber2",
"iseditable": true,
"orderby": 45,
"layoutname": "lyt_data_3",
"layoutorder": 8,
"parentId": "streetname2",
"isparent": false,
"ismandatory": false,
"linkedaction": null,
"queryText": "SELECT a.postnumber AS id, a.postnumber AS idval FROM ext_address a JOIN ext_streetaxis m ON streetaxis_id=m.id WHERE a.id IS NOT NULL",
"queryTextFilter": "AND m.name",
"isautoupdate": false,
"orderById": null,
"isNullValue": null,
"stylesheet": null,
"value": "",
"widgetcontrols": {}
},
{
"label": "postcomplement2",
"columnname": "postcomplement2",
"widgetname": "data_postcomplement2",
"widgettype": "text",
"widgetfunction": null,
"hidden": false,
"widgetdim": null,
"datatype": "string",
"tooltip": "postcomplement2 - Complemento opcional del segundo número de calle",
"placeholder": "Ex.:postcomplement2",
"iseditable": true,
"orderby": 46,
"layoutname": "lyt_data_3",
"layoutorder": 9,
"isparent": false,
"ismandatory": false,
"linkedaction": null,
"isautoupdate": false,
"stylesheet": null,
"widgetcontrols": null,
"value": ""
},
{
"label": "descript",
"columnname": "descript",
"widgetname": "data_descript",
"widgettype": "text",
"widgetfunction": null,
"hidden": false,
"widgetdim": null,
"datatype": "string",
"tooltip": "descript - Campo opcional para añadir una descripción del elemento",
"placeholder": "Ex.:descript",
"iseditable": true,
"orderby": 47,
"layoutname": "lyt_data_3",
"layoutorder": 13,
"isparent": false,
"ismandatory": false,
"linkedaction": null,
"isautoupdate": false,
"stylesheet": null,
"widgetcontrols": null,
"value": ""
},
{
"label": "annotation",
"columnname": "annotation",
"widgetname": "data_annotation",
"widgettype": "text",
"widgetfunction": null,
"hidden": false,
"widgetdim": null,
"datatype": "string",
"tooltip": "annotation - Campo opcional para añadir anotaciones sobre el elemento",
"placeholder": "Ex.:annotation",
"iseditable": true,
"orderby": 48,
"layoutname": "lyt_data_3",
"layoutorder": 14,
"isparent": false,
"ismandatory": false,
"linkedaction": null,
"isautoupdate": false,
"stylesheet": null,
"widgetcontrols": null,
"value": ""
},
{
"label": "observ",
"columnname": "observ",
"widgetname": "data_observ",
"widgettype": "text",
"widgetfunction": null,
"hidden": false,
"widgetdim": null,
"datatype": "string",
"tooltip": "observ - Campo opcional para añadir observaciones sobre el elemento",
"placeholder": "Ex.:observ",
"iseditable": true,
"orderby": 49,
"layoutname": "lyt_data_3",
"layoutorder": 15,
"isparent": false,
"ismandatory": false,
"linkedaction": null,
"isautoupdate": false,
"stylesheet": null,
"widgetcontrols": null,
"value": ""
},
{
"label": "Last update",
"columnname": "lastupdate",
"widgetname": "data_lastupdate",
"widgettype": "text",
"widgetfunction": null,
"hidden": false,
"widgetdim": null,
"datatype": "date",
"tooltip": "lastupdate - Última vez que se ha actualizado este elemento",
"placeholder": null,
"iseditable": false,
"orderby": 50,
"layoutname": "lyt_data_3",
"layoutorder": 16,
"isparent": false,
"ismandatory": false,
"linkedaction": null,
"isautoupdate": false,
"stylesheet": null,
"widgetcontrols": null,
"value": "2020-08-05T11:12:12"
},
{
"label": "Last update user",
"columnname": "lastupdate_user",
"widgetname": "data_lastupdate_user",
"widgettype": "text",
"widgetfunction": null,
"hidden": false,
"widgetdim": null,
"datatype": "string",
"tooltip": "lastupdate_user - Último usuario que ha actualizado este elemento",
"placeholder": null,
"iseditable": false,
"orderby": 51,
"layoutname": "lyt_data_3",
"layoutorder": 17,
"isparent": false,
"ismandatory": false,
"linkedaction": null,
"isautoupdate": false,
"stylesheet": null,
"widgetcontrols": null,
"value": "postgres"
},
{
"label": "link",
"columnname": "link",
"widgetname": "data_link",
"widgettype": "hyperlink",
"widgetfunction": "set_open_url",
"hidden": false,
"widgetdim": null,
"datatype": "string",
"tooltip": "link - URL del enlace que se abrirá al clicar el botón de la barra del formulario. Se debe editar desde la base de datos. Se concatena link_path (de las tablas type) + link",
"placeholder": "Ex.:link",
"iseditable": false,
"orderby": 52,
"layoutname": "lyt_data_3",
"layoutorder": 18,
"isparent": false,
"ismandatory": false,
"linkedaction": "action_link",
"isautoupdate": false,
"stylesheet": null,
"widgetcontrols": null,
"value": "https://www.giswater.org"
},
{
"label": "arc_id",
"columnname": "arc_id",
"widgetname": "data_arc_id",
"widgettype": "text",
"widgetfunction": null,
"hidden": false,
"widgetdim": null,
"datatype": "string",
"tooltip": "arc_id - Identificador del arco. No es necesario introducirlo, es un serial automático",
"placeholder": "Ex.:arc_id",
"iseditable": false,
"orderby": 53,
"layoutname": "lyt_none",
"layoutorder": 1,
"isparent": false,
"ismandatory": false,
"linkedaction": null,
"isautoupdate": false,
"stylesheet": {
"label": "color:green;font-style: italic; font-weight:bold;",
"widget": ""
},
"widgetcontrols": null,
"value": "2001"
},
{
"label": "arc_type",
"columnname": "arc_type",
"widgetname": "data_arc_type",
"widgettype": "text",
"widgetfunction": null,
"hidden": false,
"widgetdim": null,
"datatype": "string",
"tooltip": "arc_type - Tipo de arco. Se rellena automáticamente en función del arccat_id",
"placeholder": null,
"iseditable": false,
"orderby": 54,
"layoutname": "lyt_top_1",
"layoutorder": 2,
"isparent": true,
"ismandatory": false,
"linkedaction": null,
"isautoupdate": false,
"stylesheet": null,
"widgetcontrols": null,
"value": "PIPE"
},
{
"label": "arccat_id",
"columnname": "arccat_id",
"widgetname": "data_arccat_id",
"widgettype": "typeahead",
"widgetfunction": null,
"hidden": false,
"widgetdim": null,
"datatype": "string",
"tooltip": "arccat_id - A seleccionar del catálogo de arcos. Se filtra en función del elemento que insertes",
"placeholder": "Ex.:arccat_id",
"iseditable": true,
"orderby": 55,
"layoutname": "lyt_top_1",
"layoutorder": 3,
"parentId": "arc_type",
"isparent": true,
"ismandatory": true,
"linkedaction": "action_catalog",
"queryText": "SELECT id, id as idval FROM cat_arc WHERE id IS NOT NULL",
"queryTextFilter": " AND arctype_id",
"isautoupdate": false,
"orderById": null,
"isNullValue": null,
"stylesheet": null,
"widgetcontrols": {},
"value": "FD150"
},
{
"label": "epa type",
"columnname": "epa_type",
"widgetname": "data_epa_type",
"widgettype": "combo",
"widgetfunction": null,
"hidden": false,
"widgetdim": null,
"datatype": "string",
"tooltip": "epa_type - Tipo de nodo que se usará para el modelo hidráulico. No es necesario introducirlo, es automático en función del nodecat.",
"placeholder": "Ex.:epa_type",
"iseditable": true,
"orderby": 56,
"layoutname": "lyt_top_1",
"layoutorder": 4,
"isparent": false,
"ismandatory": false,
"linkedaction": null,
"isautoupdate": false,
"stylesheet": null,
"widgetcontrols": null,
"comboIds": [
"NOT DEFINED",
"PIPE",
"PUMP",
"VALVE"
],
"comboNames": [
"NOT DEFINED",
"PIPE",
"PUMP",
"VALVE"
],
"selectedId": "PIPE"
}
]
},
"returnManager": {
"style": {
"ruberband": {
"width": 3,
"color": [
255,
0,
0
],
"transparency": 0.5
}
},
"zoom": {
"margin": 50
},
"functionId": 2582
}
}
}