@@ -264,3 +264,26 @@ ON CONFLICT (id) DO UPDATE SET project_type=EXCLUDED.project_type;
264
264
265
265
INSERT INTO sys_function (id, function_name, project_type, function_type, input_params, return_type, descript, sys_role, " source" ) VALUES (3318 , ' gw_fct_utils_update_dma_hydroval' , ' ws' , ' function' , null , ' integer' , ' Function to update dma hydroval' , ' role_edit' , ' core' )
266
266
ON CONFLICT (id) DO UPDATE SET project_type= EXCLUDED .project_type ;
267
+
268
+ INSERT INTO config_typevalue (typevalue, id, idval, camelstyle, addparam) VALUES (' layout_name_typevalue' , ' lyt_buttons' , ' lyt_buttons' , ' layoutButtons' , NULL );
269
+
270
+ INSERT INTO config_form_fields (formname, formtype, tabname, columnname, layoutname, layoutorder, " datatype" , widgettype, " label" , tooltip, placeholder, ismandatory, isparent, iseditable, isautoupdate, isfilter, dv_querytext, dv_orderby_id, dv_isnullvalue, dv_parent_id, dv_querytext_filterc, stylesheet, widgetcontrols, widgetfunction, linkedobject, hidden, web_layoutorder)
271
+ VALUES (' arc' , ' form_feature' , ' tab_none' , ' btn_accept' , ' lyt_buttons' , 0 , NULL , ' button' , NULL , ' Accept' , NULL , false, false, true, false, false, NULL , NULL , NULL , NULL , NULL , NULL , ' {"text":"Accept"}' ::json, ' {"functionName": "accept", "params": {}}' ::json, NULL , false, 0 );
272
+ INSERT INTO config_form_fields (formname, formtype, tabname, columnname, layoutname, layoutorder, " datatype" , widgettype, " label" , tooltip, placeholder, ismandatory, isparent, iseditable, isautoupdate, isfilter, dv_querytext, dv_orderby_id, dv_isnullvalue, dv_parent_id, dv_querytext_filterc, stylesheet, widgetcontrols, widgetfunction, linkedobject, hidden, web_layoutorder)
273
+ VALUES (' arc' , ' form_feature' , ' tab_none' , ' btn_apply' , ' lyt_buttons' , 0 , NULL , ' button' , NULL , ' Apply' , NULL , false, false, true, false, false, NULL , NULL , NULL , NULL , NULL , NULL , ' {"text":"Apply"}' ::json, ' {"functionName": "apply", "params": {}}' ::json, NULL , false, 1 );
274
+ INSERT INTO config_form_fields (formname, formtype, tabname, columnname, layoutname, layoutorder, " datatype" , widgettype, " label" , tooltip, placeholder, ismandatory, isparent, iseditable, isautoupdate, isfilter, dv_querytext, dv_orderby_id, dv_isnullvalue, dv_parent_id, dv_querytext_filterc, stylesheet, widgetcontrols, widgetfunction, linkedobject, hidden, web_layoutorder)
275
+ VALUES (' arc' , ' form_feature' , ' tab_none' , ' btn_cancel' , ' lyt_buttons' , 0 , NULL , ' button' , NULL , ' Cancel' , NULL , false, false, true, false, false, NULL , NULL , NULL , NULL , NULL , NULL , ' {"text":"Cancel"}' ::json, ' {"functionName": "cancel", "params": {}}' ::json, NULL , false, 2 );
276
+
277
+ INSERT INTO config_form_fields (formname, formtype, tabname, columnname, layoutname, layoutorder, " datatype" , widgettype, " label" , tooltip, placeholder, ismandatory, isparent, iseditable, isautoupdate, isfilter, dv_querytext, dv_orderby_id, dv_isnullvalue, dv_parent_id, dv_querytext_filterc, stylesheet, widgetcontrols, widgetfunction, linkedobject, hidden, web_layoutorder)
278
+ VALUES (' node' , ' form_feature' , ' tab_none' , ' btn_accept' , ' lyt_buttons' , 0 , NULL , ' button' , NULL , ' Accept' , NULL , false, false, true, false, false, NULL , NULL , NULL , NULL , NULL , NULL , ' {"text":"Accept"}' ::json, ' {"functionName": "accept", "params": {}}' ::json, NULL , false, 0 );
279
+ INSERT INTO config_form_fields (formname, formtype, tabname, columnname, layoutname, layoutorder, " datatype" , widgettype, " label" , tooltip, placeholder, ismandatory, isparent, iseditable, isautoupdate, isfilter, dv_querytext, dv_orderby_id, dv_isnullvalue, dv_parent_id, dv_querytext_filterc, stylesheet, widgetcontrols, widgetfunction, linkedobject, hidden, web_layoutorder)
280
+ VALUES (' node' , ' form_feature' , ' tab_none' , ' btn_apply' , ' lyt_buttons' , 0 , NULL , ' button' , NULL , ' Apply' , NULL , false, false, true, false, false, NULL , NULL , NULL , NULL , NULL , NULL , ' {"text":"Apply"}' ::json, ' {"functionName": "apply", "params": {}}' ::json, NULL , false, 1 );
281
+ INSERT INTO config_form_fields (formname, formtype, tabname, columnname, layoutname, layoutorder, " datatype" , widgettype, " label" , tooltip, placeholder, ismandatory, isparent, iseditable, isautoupdate, isfilter, dv_querytext, dv_orderby_id, dv_isnullvalue, dv_parent_id, dv_querytext_filterc, stylesheet, widgetcontrols, widgetfunction, linkedobject, hidden, web_layoutorder)
282
+ VALUES (' node' , ' form_feature' , ' tab_none' , ' btn_cancel' , ' lyt_buttons' , 0 , NULL , ' button' , NULL , ' Cancel' , NULL , false, false, true, false, false, NULL , NULL , NULL , NULL , NULL , NULL , ' {"text":"Cancel"}' ::json, ' {"functionName": "cancel", "params": {}}' ::json, NULL , false, 2 );
283
+
284
+ INSERT INTO config_form_fields (formname, formtype, tabname, columnname, layoutname, layoutorder, " datatype" , widgettype, " label" , tooltip, placeholder, ismandatory, isparent, iseditable, isautoupdate, isfilter, dv_querytext, dv_orderby_id, dv_isnullvalue, dv_parent_id, dv_querytext_filterc, stylesheet, widgetcontrols, widgetfunction, linkedobject, hidden, web_layoutorder)
285
+ VALUES (' connec' , ' form_feature' , ' tab_none' , ' btn_accept' , ' lyt_buttons' , 0 , NULL , ' button' , NULL , ' Accept' , NULL , false, false, true, false, false, NULL , NULL , NULL , NULL , NULL , NULL , ' {"text":"Accept"}' ::json, ' {"functionName": "accept", "params": {}}' ::json, NULL , false, 0 );
286
+ INSERT INTO config_form_fields (formname, formtype, tabname, columnname, layoutname, layoutorder, " datatype" , widgettype, " label" , tooltip, placeholder, ismandatory, isparent, iseditable, isautoupdate, isfilter, dv_querytext, dv_orderby_id, dv_isnullvalue, dv_parent_id, dv_querytext_filterc, stylesheet, widgetcontrols, widgetfunction, linkedobject, hidden, web_layoutorder)
287
+ VALUES (' connec' , ' form_feature' , ' tab_none' , ' btn_apply' , ' lyt_buttons' , 0 , NULL , ' button' , NULL , ' Apply' , NULL , false, false, true, false, false, NULL , NULL , NULL , NULL , NULL , NULL , ' {"text":"Apply"}' ::json, ' {"functionName": "apply", "params": {}}' ::json, NULL , false, 1 );
288
+ INSERT INTO config_form_fields (formname, formtype, tabname, columnname, layoutname, layoutorder, " datatype" , widgettype, " label" , tooltip, placeholder, ismandatory, isparent, iseditable, isautoupdate, isfilter, dv_querytext, dv_orderby_id, dv_isnullvalue, dv_parent_id, dv_querytext_filterc, stylesheet, widgetcontrols, widgetfunction, linkedobject, hidden, web_layoutorder)
289
+ VALUES (' connec' , ' form_feature' , ' tab_none' , ' btn_cancel' , ' lyt_buttons' , 0 , NULL , ' button' , NULL , ' Cancel' , NULL , false, false, true, false, false, NULL , NULL , NULL , NULL , NULL , NULL , ' {"text":"Cancel"}' ::json, ' {"functionName": "cancel", "params": {}}' ::json, NULL , false, 2 );
0 commit comments