{
  "system_obj": [
    {
      "id": 1,
      "code": "DYNJSON-5cfbd6f7-470f-4b34-bd1a-b2d8ab96b3da",
      "name": "Stock Listing Application",
      "en_name": "Stock Listing Application",
      "schema_code": "ai_sch_20260513_065758",
      "description": "A web-based platform providing comprehensive stock information and management.",
      "en_description": "A web-based platform providing comprehensive stock information and management.",
      "industry_id": 1,
      "auto": true,
      "deleted": false,
      "organization_id": 1,
      "created_by": 1,
      "language": "en",
      "language_options": [
        "en"
      ]
    }
  ],
  "menu_obj": [
    {
      "id": 1,
      "name": "Stock Management",
      "description": "Stock Management",
      "code": "DYNJSON-5cfbd6f7-470f-4b34-bd1a-b2d8ab96b3da-menu-1",
      "element": "submenu",
      "en_name": "Stock Management",
      "en_description": "Stock Management",
      "organization_id": 1,
      "created_by": 1,
      "auto": true,
      "order_index": 1,
      "system_id": 1,
      "icon_json": {
        "tag": "svg",
        "attr": {
          "viewBox": "0 0 24 24"
        },
        "child": [
          {
            "tag": "path",
            "attr": {
              "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
            }
          }
        ]
      }
    },
    {
      "id": 2,
      "name": "User Management",
      "description": "User Management",
      "code": "DYNJSON-5cfbd6f7-470f-4b34-bd1a-b2d8ab96b3da-menu-2",
      "element": "submenu",
      "en_name": "User Management",
      "en_description": "User Management",
      "organization_id": 1,
      "created_by": 1,
      "auto": true,
      "order_index": 2,
      "system_id": 1,
      "icon_json": {
        "tag": "svg",
        "attr": {
          "viewBox": "0 0 24 24"
        },
        "child": [
          {
            "tag": "path",
            "attr": {
              "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
            }
          }
        ]
      }
    },
    {
      "id": 3,
      "name": "Watchlist Management",
      "description": "Watchlist Management",
      "code": "DYNJSON-5cfbd6f7-470f-4b34-bd1a-b2d8ab96b3da-menu-3",
      "element": "submenu",
      "en_name": "Watchlist Management",
      "en_description": "Watchlist Management",
      "organization_id": 1,
      "created_by": 1,
      "auto": true,
      "order_index": 3,
      "system_id": 1,
      "icon_json": {
        "tag": "svg",
        "attr": {
          "viewBox": "0 0 24 24"
        },
        "child": [
          {
            "tag": "path",
            "attr": {
              "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
            }
          }
        ]
      }
    },
    {
      "id": 4,
      "name": "Configuration",
      "description": "Configuration",
      "code": "DYNJSON-5cfbd6f7-470f-4b34-bd1a-b2d8ab96b3da-menu-4",
      "element": "submenu",
      "en_name": "Configuration",
      "en_description": "Configuration",
      "organization_id": 1,
      "created_by": 1,
      "auto": true,
      "order_index": 4,
      "system_id": 1,
      "icon_json": {
        "tag": "svg",
        "attr": {
          "viewBox": "0 0 24 24"
        },
        "child": [
          {
            "tag": "path",
            "attr": {
              "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
            }
          }
        ]
      }
    }
  ],
  "form_obj": [
    {
      "id": "s101",
      "code": "DYNJSON-5cfbd6f7-470f-4b34-bd1a-b2d8ab96b3da-submenu-s101",
      "name": "Stock Listing",
      "en_name": "Stock Listing",
      "description": "Stock Listing",
      "en_description": "Stock Listing",
      "db_table_name": "stocks",
      "priority": 1,
      "element": "form",
      "layout": "840*1400",
      "actions": {
        "data": [
          {
            "id": 16,
            "key": "table-add-new",
            "code": "ADD_ITEM",
            "name": "Add",
            "type": "table"
          },
          {
            "id": 49,
            "key": "row-delete",
            "code": "DELETE_ITEM",
            "name": "Delete",
            "type": "row"
          },
          {
            "id": 48,
            "key": "row-edit",
            "code": "EDIT_ITEM",
            "name": "Edit",
            "type": "row"
          },
          {
            "id": 47,
            "key": "row-view",
            "code": "VIEW_ITEM",
            "name": "View",
            "type": "row"
          }
        ]
      },
      "fields": [
        {
          "id": "id",
          "column_name": "id",
          "component": "question",
          "response_choice": "default",
          "type": "text",
          "order": 1,
          "required": true,
          "label": "ID",
          "en_label": "ID",
          "placeholder": "Enter ID",
          "en_placeholder": "Enter ID",
          "multiple": false,
          "table_name": "stocks",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "ticker_symbol",
          "column_name": "ticker_symbol",
          "component": "question",
          "response_choice": "default",
          "type": "text",
          "order": 2,
          "required": true,
          "label": "Ticker Symbol",
          "en_label": "Ticker Symbol",
          "placeholder": "Enter Ticker Symbol",
          "en_placeholder": "Enter Ticker Symbol",
          "multiple": false,
          "table_name": "stocks",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "company_name",
          "column_name": "company_name",
          "component": "question",
          "response_choice": "default",
          "type": "text",
          "order": 3,
          "required": true,
          "label": "Company Name",
          "en_label": "Company Name",
          "placeholder": "Enter Company Name",
          "en_placeholder": "Enter Company Name",
          "multiple": false,
          "table_name": "stocks",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "current_price",
          "column_name": "current_price",
          "component": "question",
          "response_choice": "default",
          "type": "number",
          "order": 4,
          "required": false,
          "label": "Current Price",
          "en_label": "Current Price",
          "placeholder": "Enter Current Price",
          "en_placeholder": "Enter Current Price",
          "multiple": false,
          "table_name": "stocks",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "opening_price",
          "column_name": "opening_price",
          "component": "question",
          "response_choice": "default",
          "type": "number",
          "order": 5,
          "required": false,
          "label": "Opening Price",
          "en_label": "Opening Price",
          "placeholder": "Enter Opening Price",
          "en_placeholder": "Enter Opening Price",
          "multiple": false,
          "table_name": "stocks",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "closing_price",
          "column_name": "closing_price",
          "component": "question",
          "response_choice": "default",
          "type": "number",
          "order": 6,
          "required": false,
          "label": "Closing Price",
          "en_label": "Closing Price",
          "placeholder": "Enter Closing Price",
          "en_placeholder": "Enter Closing Price",
          "multiple": false,
          "table_name": "stocks",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "high_price",
          "column_name": "high_price",
          "component": "question",
          "response_choice": "default",
          "type": "number",
          "order": 7,
          "required": false,
          "label": "High Price",
          "en_label": "High Price",
          "placeholder": "Enter High Price",
          "en_placeholder": "Enter High Price",
          "multiple": false,
          "table_name": "stocks",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "low_price",
          "column_name": "low_price",
          "component": "question",
          "response_choice": "default",
          "type": "number",
          "order": 8,
          "required": false,
          "label": "Low Price",
          "en_label": "Low Price",
          "placeholder": "Enter Low Price",
          "en_placeholder": "Enter Low Price",
          "multiple": false,
          "table_name": "stocks",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "volume",
          "column_name": "volume",
          "component": "question",
          "response_choice": "default",
          "type": "number-int",
          "order": 9,
          "required": false,
          "label": "Volume",
          "en_label": "Volume",
          "placeholder": "Enter Volume",
          "en_placeholder": "Enter Volume",
          "multiple": false,
          "table_name": "stocks",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "market_cap",
          "column_name": "market_cap",
          "component": "question",
          "response_choice": "default",
          "type": "number",
          "order": 10,
          "required": false,
          "label": "Market Cap",
          "en_label": "Market Cap",
          "placeholder": "Enter Market Cap",
          "en_placeholder": "Enter Market Cap",
          "multiple": false,
          "table_name": "stocks",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "sector_id",
          "column_name": "sector_id",
          "component": "question",
          "response_choice": "relation",
          "type": 1,
          "order": 11,
          "required": true,
          "label": "Sector ID",
          "en_label": "Sector ID",
          "placeholder": "Enter Sector ID",
          "en_placeholder": "Enter Sector ID",
          "multiple": false,
          "table_name": "stocks",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "industry",
          "column_name": "industry",
          "component": "question",
          "response_choice": "default",
          "type": "text",
          "order": 12,
          "required": false,
          "label": "Industry",
          "en_label": "Industry",
          "placeholder": "Enter Industry",
          "en_placeholder": "Enter Industry",
          "multiple": false,
          "table_name": "stocks",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "exchange_id",
          "column_name": "exchange_id",
          "component": "question",
          "response_choice": "relation",
          "type": 2,
          "order": 13,
          "required": true,
          "label": "Exchange ID",
          "en_label": "Exchange ID",
          "placeholder": "Enter Exchange ID",
          "en_placeholder": "Enter Exchange ID",
          "multiple": false,
          "table_name": "stocks",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "currency",
          "column_name": "currency",
          "component": "question",
          "response_choice": "default",
          "type": "text",
          "order": 14,
          "required": true,
          "label": "Currency",
          "en_label": "Currency",
          "placeholder": "Enter Currency",
          "en_placeholder": "Enter Currency",
          "multiple": false,
          "table_name": "stocks",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "last_updated",
          "column_name": "last_updated",
          "component": "question",
          "response_choice": "default",
          "type": "datetime",
          "order": 15,
          "required": false,
          "label": "Last Updated",
          "en_label": "Last Updated",
          "placeholder": "Enter Last Updated",
          "en_placeholder": "Enter Last Updated",
          "multiple": false,
          "table_name": "stocks",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "description",
          "column_name": "description",
          "component": "question",
          "response_choice": "default",
          "type": "text_area",
          "order": 16,
          "required": false,
          "label": "Description",
          "en_label": "Description",
          "placeholder": "Enter Description",
          "en_placeholder": "Enter Description",
          "multiple": false,
          "table_name": "stocks",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "logo_url",
          "column_name": "logo_url",
          "component": "question",
          "response_choice": "default",
          "type": "url",
          "order": 17,
          "required": false,
          "label": "Logo URL",
          "en_label": "Logo URL",
          "placeholder": "Enter Logo URL",
          "en_placeholder": "Enter Logo URL",
          "multiple": false,
          "table_name": "stocks",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "website_url",
          "column_name": "website_url",
          "component": "question",
          "response_choice": "default",
          "type": "url",
          "order": 18,
          "required": false,
          "label": "Website URL",
          "en_label": "Website URL",
          "placeholder": "Enter Website URL",
          "en_placeholder": "Enter Website URL",
          "multiple": false,
          "table_name": "stocks",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "country",
          "column_name": "country",
          "component": "question",
          "response_choice": "default",
          "type": "text",
          "order": 19,
          "required": false,
          "label": "Country",
          "en_label": "Country",
          "placeholder": "Enter Country",
          "en_placeholder": "Enter Country",
          "multiple": false,
          "table_name": "stocks",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "ipo_date",
          "column_name": "ipo_date",
          "component": "question",
          "response_choice": "default",
          "type": "date",
          "order": 20,
          "required": false,
          "label": "Ipo Date",
          "en_label": "Ipo Date",
          "placeholder": "Enter Ipo Date",
          "en_placeholder": "Enter Ipo Date",
          "multiple": false,
          "table_name": "stocks",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "status",
          "column_name": "status",
          "component": "question",
          "response_choice": "default",
          "type": "text",
          "order": 21,
          "required": true,
          "label": "Status",
          "en_label": "Status",
          "placeholder": "Enter Status",
          "en_placeholder": "Enter Status",
          "multiple": false,
          "table_name": "stocks",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "created_at",
          "column_name": "created_at",
          "component": "question",
          "response_choice": "default",
          "type": "datetime",
          "order": 22,
          "required": true,
          "label": "Created AT",
          "en_label": "Created AT",
          "placeholder": "Enter Created AT",
          "en_placeholder": "Enter Created AT",
          "multiple": false,
          "table_name": "stocks",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "updated_at",
          "column_name": "updated_at",
          "component": "question",
          "response_choice": "default",
          "type": "datetime",
          "order": 23,
          "required": true,
          "label": "Updated AT",
          "en_label": "Updated AT",
          "placeholder": "Enter Updated AT",
          "en_placeholder": "Enter Updated AT",
          "multiple": false,
          "table_name": "stocks",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        }
      ],
      "menu_id": 1,
      "system_id": 1,
      "organization_id": 1,
      "created_by": 1,
      "auto": true
    },
    {
      "id": "s102",
      "code": "DYNJSON-5cfbd6f7-470f-4b34-bd1a-b2d8ab96b3da-submenu-s102",
      "name": "Stock History",
      "en_name": "Stock History",
      "description": "Stock History",
      "en_description": "Stock History",
      "db_table_name": "stock_history",
      "priority": 0,
      "element": "form",
      "layout": "840*1400",
      "actions": {
        "data": [
          {
            "id": 16,
            "key": "table-add-new",
            "code": "ADD_ITEM",
            "name": "Add",
            "type": "table"
          },
          {
            "id": 49,
            "key": "row-delete",
            "code": "DELETE_ITEM",
            "name": "Delete",
            "type": "row"
          },
          {
            "id": 48,
            "key": "row-edit",
            "code": "EDIT_ITEM",
            "name": "Edit",
            "type": "row"
          },
          {
            "id": 47,
            "key": "row-view",
            "code": "VIEW_ITEM",
            "name": "View",
            "type": "row"
          }
        ]
      },
      "fields": [
        {
          "id": "id",
          "column_name": "id",
          "component": "question",
          "response_choice": "default",
          "type": "text",
          "order": 1,
          "required": true,
          "label": "ID",
          "en_label": "ID",
          "placeholder": "Enter ID",
          "en_placeholder": "Enter ID",
          "multiple": false,
          "table_name": "stock_history",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "stock_id",
          "column_name": "stock_id",
          "component": "question",
          "response_choice": "relation",
          "type": 3,
          "order": 2,
          "required": true,
          "label": "Stock ID",
          "en_label": "Stock ID",
          "placeholder": "Enter Stock ID",
          "en_placeholder": "Enter Stock ID",
          "multiple": false,
          "table_name": "stock_history",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "date",
          "column_name": "date",
          "component": "question",
          "response_choice": "default",
          "type": "date",
          "order": 3,
          "required": true,
          "label": "Date",
          "en_label": "Date",
          "placeholder": "Enter Date",
          "en_placeholder": "Enter Date",
          "multiple": false,
          "table_name": "stock_history",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "open_price",
          "column_name": "open_price",
          "component": "question",
          "response_choice": "default",
          "type": "number",
          "order": 4,
          "required": true,
          "label": "Open Price",
          "en_label": "Open Price",
          "placeholder": "Enter Open Price",
          "en_placeholder": "Enter Open Price",
          "multiple": false,
          "table_name": "stock_history",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "close_price",
          "column_name": "close_price",
          "component": "question",
          "response_choice": "default",
          "type": "number",
          "order": 5,
          "required": true,
          "label": "Close Price",
          "en_label": "Close Price",
          "placeholder": "Enter Close Price",
          "en_placeholder": "Enter Close Price",
          "multiple": false,
          "table_name": "stock_history",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "high_price",
          "column_name": "high_price",
          "component": "question",
          "response_choice": "default",
          "type": "number",
          "order": 6,
          "required": true,
          "label": "High Price",
          "en_label": "High Price",
          "placeholder": "Enter High Price",
          "en_placeholder": "Enter High Price",
          "multiple": false,
          "table_name": "stock_history",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "low_price",
          "column_name": "low_price",
          "component": "question",
          "response_choice": "default",
          "type": "number",
          "order": 7,
          "required": true,
          "label": "Low Price",
          "en_label": "Low Price",
          "placeholder": "Enter Low Price",
          "en_placeholder": "Enter Low Price",
          "multiple": false,
          "table_name": "stock_history",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "volume",
          "column_name": "volume",
          "component": "question",
          "response_choice": "default",
          "type": "number-int",
          "order": 8,
          "required": true,
          "label": "Volume",
          "en_label": "Volume",
          "placeholder": "Enter Volume",
          "en_placeholder": "Enter Volume",
          "multiple": false,
          "table_name": "stock_history",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "adjusted_close_price",
          "column_name": "adjusted_close_price",
          "component": "question",
          "response_choice": "default",
          "type": "number",
          "order": 9,
          "required": false,
          "label": "Adjusted Close Price",
          "en_label": "Adjusted Close Price",
          "placeholder": "Enter Adjusted Close Price",
          "en_placeholder": "Enter Adjusted Close Price",
          "multiple": false,
          "table_name": "stock_history",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "created_at",
          "column_name": "created_at",
          "component": "question",
          "response_choice": "default",
          "type": "datetime",
          "order": 10,
          "required": true,
          "label": "Created AT",
          "en_label": "Created AT",
          "placeholder": "Enter Created AT",
          "en_placeholder": "Enter Created AT",
          "multiple": false,
          "table_name": "stock_history",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "updated_at",
          "column_name": "updated_at",
          "component": "question",
          "response_choice": "default",
          "type": "datetime",
          "order": 11,
          "required": true,
          "label": "Updated AT",
          "en_label": "Updated AT",
          "placeholder": "Enter Updated AT",
          "en_placeholder": "Enter Updated AT",
          "multiple": false,
          "table_name": "stock_history",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        }
      ],
      "menu_id": 1,
      "system_id": 1,
      "organization_id": 1,
      "created_by": 1,
      "auto": true
    },
    {
      "id": "s201",
      "code": "DYNJSON-5cfbd6f7-470f-4b34-bd1a-b2d8ab96b3da-submenu-s201",
      "name": "User Accounts",
      "en_name": "User Accounts",
      "description": "User Accounts",
      "en_description": "User Accounts",
      "db_table_name": "users",
      "priority": 0,
      "element": "form",
      "layout": "840*1400",
      "actions": {
        "data": [
          {
            "id": 16,
            "key": "table-add-new",
            "code": "ADD_ITEM",
            "name": "Add",
            "type": "table"
          },
          {
            "id": 49,
            "key": "row-delete",
            "code": "DELETE_ITEM",
            "name": "Delete",
            "type": "row"
          },
          {
            "id": 48,
            "key": "row-edit",
            "code": "EDIT_ITEM",
            "name": "Edit",
            "type": "row"
          },
          {
            "id": 47,
            "key": "row-view",
            "code": "VIEW_ITEM",
            "name": "View",
            "type": "row"
          }
        ]
      },
      "fields": [
        {
          "id": "id",
          "column_name": "id",
          "component": "question",
          "response_choice": "default",
          "type": "text",
          "order": 1,
          "required": true,
          "label": "ID",
          "en_label": "ID",
          "placeholder": "Enter ID",
          "en_placeholder": "Enter ID",
          "multiple": false,
          "table_name": "users",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "email",
          "column_name": "email",
          "component": "question",
          "response_choice": "default",
          "type": "email",
          "order": 2,
          "required": true,
          "label": "Email",
          "en_label": "Email",
          "placeholder": "Enter Email",
          "en_placeholder": "Enter Email",
          "multiple": false,
          "table_name": "users",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "password_hash",
          "column_name": "password_hash",
          "component": "question",
          "response_choice": "default",
          "type": "text",
          "order": 3,
          "required": true,
          "label": "Password Hash",
          "en_label": "Password Hash",
          "placeholder": "Enter Password Hash",
          "en_placeholder": "Enter Password Hash",
          "multiple": false,
          "table_name": "users",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "first_name",
          "column_name": "first_name",
          "component": "question",
          "response_choice": "default",
          "type": "text",
          "order": 4,
          "required": false,
          "label": "First Name",
          "en_label": "First Name",
          "placeholder": "Enter First Name",
          "en_placeholder": "Enter First Name",
          "multiple": false,
          "table_name": "users",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "last_name",
          "column_name": "last_name",
          "component": "question",
          "response_choice": "default",
          "type": "text",
          "order": 5,
          "required": false,
          "label": "Last Name",
          "en_label": "Last Name",
          "placeholder": "Enter Last Name",
          "en_placeholder": "Enter Last Name",
          "multiple": false,
          "table_name": "users",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "role",
          "column_name": "role",
          "component": "question",
          "response_choice": "default",
          "type": "text",
          "order": 6,
          "required": true,
          "label": "Role",
          "en_label": "Role",
          "placeholder": "Enter Role",
          "en_placeholder": "Enter Role",
          "multiple": false,
          "table_name": "users",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "registration_date",
          "column_name": "registration_date",
          "component": "question",
          "response_choice": "default",
          "type": "datetime",
          "order": 7,
          "required": true,
          "label": "Registration Date",
          "en_label": "Registration Date",
          "placeholder": "Enter Registration Date",
          "en_placeholder": "Enter Registration Date",
          "multiple": false,
          "table_name": "users",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "last_login_date",
          "column_name": "last_login_date",
          "component": "question",
          "response_choice": "default",
          "type": "datetime",
          "order": 8,
          "required": false,
          "label": "Last Login Date",
          "en_label": "Last Login Date",
          "placeholder": "Enter Last Login Date",
          "en_placeholder": "Enter Last Login Date",
          "multiple": false,
          "table_name": "users",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "status",
          "column_name": "status",
          "component": "question",
          "response_choice": "default",
          "type": "text",
          "order": 9,
          "required": true,
          "label": "Status",
          "en_label": "Status",
          "placeholder": "Enter Status",
          "en_placeholder": "Enter Status",
          "multiple": false,
          "table_name": "users",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "profile_picture_url",
          "column_name": "profile_picture_url",
          "component": "question",
          "response_choice": "default",
          "type": "url",
          "order": 10,
          "required": false,
          "label": "Profile Picture URL",
          "en_label": "Profile Picture URL",
          "placeholder": "Enter Profile Picture URL",
          "en_placeholder": "Enter Profile Picture URL",
          "multiple": false,
          "table_name": "users",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "preferences",
          "column_name": "preferences",
          "component": "question",
          "response_choice": "default",
          "type": "text_area",
          "order": 11,
          "required": false,
          "label": "Preferences",
          "en_label": "Preferences",
          "placeholder": "Enter Preferences",
          "en_placeholder": "Enter Preferences",
          "multiple": false,
          "table_name": "users",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "created_at",
          "column_name": "created_at",
          "component": "question",
          "response_choice": "default",
          "type": "datetime",
          "order": 12,
          "required": true,
          "label": "Created AT",
          "en_label": "Created AT",
          "placeholder": "Enter Created AT",
          "en_placeholder": "Enter Created AT",
          "multiple": false,
          "table_name": "users",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "updated_at",
          "column_name": "updated_at",
          "component": "question",
          "response_choice": "default",
          "type": "datetime",
          "order": 13,
          "required": true,
          "label": "Updated AT",
          "en_label": "Updated AT",
          "placeholder": "Enter Updated AT",
          "en_placeholder": "Enter Updated AT",
          "multiple": false,
          "table_name": "users",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        }
      ],
      "menu_id": 2,
      "system_id": 1,
      "organization_id": 1,
      "created_by": 1,
      "auto": true
    },
    {
      "id": "s202",
      "code": "DYNJSON-5cfbd6f7-470f-4b34-bd1a-b2d8ab96b3da-submenu-s202",
      "name": "User Activities",
      "en_name": "User Activities",
      "description": "User Activities",
      "en_description": "User Activities",
      "db_table_name": "user_activities",
      "priority": 0,
      "element": "form",
      "layout": "840*1400",
      "actions": {
        "data": [
          {
            "id": 16,
            "key": "table-add-new",
            "code": "ADD_ITEM",
            "name": "Add",
            "type": "table"
          },
          {
            "id": 49,
            "key": "row-delete",
            "code": "DELETE_ITEM",
            "name": "Delete",
            "type": "row"
          },
          {
            "id": 48,
            "key": "row-edit",
            "code": "EDIT_ITEM",
            "name": "Edit",
            "type": "row"
          },
          {
            "id": 47,
            "key": "row-view",
            "code": "VIEW_ITEM",
            "name": "View",
            "type": "row"
          }
        ]
      },
      "fields": [
        {
          "id": "id",
          "column_name": "id",
          "component": "question",
          "response_choice": "default",
          "type": "text",
          "order": 1,
          "required": true,
          "label": "ID",
          "en_label": "ID",
          "placeholder": "Enter ID",
          "en_placeholder": "Enter ID",
          "multiple": false,
          "table_name": "user_activities",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "user_id",
          "column_name": "user_id",
          "component": "question",
          "response_choice": "relation",
          "type": 4,
          "order": 2,
          "required": true,
          "label": "User ID",
          "en_label": "User ID",
          "placeholder": "Enter User ID",
          "en_placeholder": "Enter User ID",
          "multiple": false,
          "table_name": "user_activities",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "stock_id",
          "column_name": "stock_id",
          "component": "question",
          "response_choice": "relation",
          "type": 5,
          "order": 3,
          "required": true,
          "label": "Stock ID",
          "en_label": "Stock ID",
          "placeholder": "Enter Stock ID",
          "en_placeholder": "Enter Stock ID",
          "multiple": false,
          "table_name": "user_activities",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "activity_type",
          "column_name": "activity_type",
          "component": "question",
          "response_choice": "default",
          "type": "text",
          "order": 4,
          "required": true,
          "label": "Activity Type",
          "en_label": "Activity Type",
          "placeholder": "Enter Activity Type",
          "en_placeholder": "Enter Activity Type",
          "multiple": false,
          "table_name": "user_activities",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "timestamp",
          "column_name": "timestamp",
          "component": "question",
          "response_choice": "default",
          "type": "datetime",
          "order": 5,
          "required": true,
          "label": "Timestamp",
          "en_label": "Timestamp",
          "placeholder": "Enter Timestamp",
          "en_placeholder": "Enter Timestamp",
          "multiple": false,
          "table_name": "user_activities",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "session_id",
          "column_name": "session_id",
          "component": "question",
          "response_choice": "default",
          "type": "text",
          "order": 6,
          "required": false,
          "label": "Session ID",
          "en_label": "Session ID",
          "placeholder": "Enter Session ID",
          "en_placeholder": "Enter Session ID",
          "multiple": false,
          "table_name": "user_activities",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "created_at",
          "column_name": "created_at",
          "component": "question",
          "response_choice": "default",
          "type": "datetime",
          "order": 7,
          "required": true,
          "label": "Created AT",
          "en_label": "Created AT",
          "placeholder": "Enter Created AT",
          "en_placeholder": "Enter Created AT",
          "multiple": false,
          "table_name": "user_activities",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "updated_at",
          "column_name": "updated_at",
          "component": "question",
          "response_choice": "default",
          "type": "datetime",
          "order": 8,
          "required": true,
          "label": "Updated AT",
          "en_label": "Updated AT",
          "placeholder": "Enter Updated AT",
          "en_placeholder": "Enter Updated AT",
          "multiple": false,
          "table_name": "user_activities",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        }
      ],
      "menu_id": 2,
      "system_id": 1,
      "organization_id": 1,
      "created_by": 1,
      "auto": true
    },
    {
      "id": "s301",
      "code": "DYNJSON-5cfbd6f7-470f-4b34-bd1a-b2d8ab96b3da-submenu-s301",
      "name": "Watchlists",
      "en_name": "Watchlists",
      "description": "Watchlists",
      "en_description": "Watchlists",
      "db_table_name": "watchlists",
      "priority": 0,
      "element": "form",
      "layout": "840*1400",
      "actions": {
        "data": [
          {
            "id": 16,
            "key": "table-add-new",
            "code": "ADD_ITEM",
            "name": "Add",
            "type": "table"
          },
          {
            "id": 49,
            "key": "row-delete",
            "code": "DELETE_ITEM",
            "name": "Delete",
            "type": "row"
          },
          {
            "id": 48,
            "key": "row-edit",
            "code": "EDIT_ITEM",
            "name": "Edit",
            "type": "row"
          },
          {
            "id": 47,
            "key": "row-view",
            "code": "VIEW_ITEM",
            "name": "View",
            "type": "row"
          }
        ]
      },
      "fields": [
        {
          "id": "id",
          "column_name": "id",
          "component": "question",
          "response_choice": "default",
          "type": "text",
          "order": 1,
          "required": true,
          "label": "ID",
          "en_label": "ID",
          "placeholder": "Enter ID",
          "en_placeholder": "Enter ID",
          "multiple": false,
          "table_name": "watchlists",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "user_id",
          "column_name": "user_id",
          "component": "question",
          "response_choice": "relation",
          "type": 6,
          "order": 2,
          "required": true,
          "label": "User ID",
          "en_label": "User ID",
          "placeholder": "Enter User ID",
          "en_placeholder": "Enter User ID",
          "multiple": false,
          "table_name": "watchlists",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "name",
          "column_name": "name",
          "component": "question",
          "response_choice": "default",
          "type": "text",
          "order": 3,
          "required": true,
          "label": "Name",
          "en_label": "Name",
          "placeholder": "Enter Name",
          "en_placeholder": "Enter Name",
          "multiple": false,
          "table_name": "watchlists",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "description",
          "column_name": "description",
          "component": "question",
          "response_choice": "default",
          "type": "text_area",
          "order": 4,
          "required": false,
          "label": "Description",
          "en_label": "Description",
          "placeholder": "Enter Description",
          "en_placeholder": "Enter Description",
          "multiple": false,
          "table_name": "watchlists",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "is_default",
          "column_name": "is_default",
          "component": "question",
          "response_choice": "default",
          "type": "switch",
          "order": 5,
          "required": true,
          "label": "IS Default",
          "en_label": "IS Default",
          "placeholder": "Enter IS Default",
          "en_placeholder": "Enter IS Default",
          "multiple": false,
          "table_name": "watchlists",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "sort_order",
          "column_name": "sort_order",
          "component": "question",
          "response_choice": "default",
          "type": "number-int",
          "order": 6,
          "required": true,
          "label": "Sort Order",
          "en_label": "Sort Order",
          "placeholder": "Enter Sort Order",
          "en_placeholder": "Enter Sort Order",
          "multiple": false,
          "table_name": "watchlists",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "created_at",
          "column_name": "created_at",
          "component": "question",
          "response_choice": "default",
          "type": "datetime",
          "order": 7,
          "required": true,
          "label": "Created AT",
          "en_label": "Created AT",
          "placeholder": "Enter Created AT",
          "en_placeholder": "Enter Created AT",
          "multiple": false,
          "table_name": "watchlists",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "updated_at",
          "column_name": "updated_at",
          "component": "question",
          "response_choice": "default",
          "type": "datetime",
          "order": 8,
          "required": true,
          "label": "Updated AT",
          "en_label": "Updated AT",
          "placeholder": "Enter Updated AT",
          "en_placeholder": "Enter Updated AT",
          "multiple": false,
          "table_name": "watchlists",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        }
      ],
      "menu_id": 3,
      "system_id": 1,
      "organization_id": 1,
      "created_by": 1,
      "auto": true
    },
    {
      "id": "s302",
      "code": "DYNJSON-5cfbd6f7-470f-4b34-bd1a-b2d8ab96b3da-submenu-s302",
      "name": "Watchlist Items",
      "en_name": "Watchlist Items",
      "description": "Watchlist Items",
      "en_description": "Watchlist Items",
      "db_table_name": "watchlist_items",
      "priority": 0,
      "element": "form",
      "layout": "840*1400",
      "actions": {
        "data": [
          {
            "id": 16,
            "key": "table-add-new",
            "code": "ADD_ITEM",
            "name": "Add",
            "type": "table"
          },
          {
            "id": 49,
            "key": "row-delete",
            "code": "DELETE_ITEM",
            "name": "Delete",
            "type": "row"
          },
          {
            "id": 48,
            "key": "row-edit",
            "code": "EDIT_ITEM",
            "name": "Edit",
            "type": "row"
          },
          {
            "id": 47,
            "key": "row-view",
            "code": "VIEW_ITEM",
            "name": "View",
            "type": "row"
          }
        ]
      },
      "fields": [
        {
          "id": "id",
          "column_name": "id",
          "component": "question",
          "response_choice": "default",
          "type": "text",
          "order": 1,
          "required": true,
          "label": "ID",
          "en_label": "ID",
          "placeholder": "Enter ID",
          "en_placeholder": "Enter ID",
          "multiple": false,
          "table_name": "watchlist_items",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "watchlist_id",
          "column_name": "watchlist_id",
          "component": "question",
          "response_choice": "relation",
          "type": 7,
          "order": 2,
          "required": true,
          "label": "Watchlist ID",
          "en_label": "Watchlist ID",
          "placeholder": "Enter Watchlist ID",
          "en_placeholder": "Enter Watchlist ID",
          "multiple": false,
          "table_name": "watchlist_items",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "stock_id",
          "column_name": "stock_id",
          "component": "question",
          "response_choice": "relation",
          "type": 8,
          "order": 3,
          "required": true,
          "label": "Stock ID",
          "en_label": "Stock ID",
          "placeholder": "Enter Stock ID",
          "en_placeholder": "Enter Stock ID",
          "multiple": false,
          "table_name": "watchlist_items",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "added_date",
          "column_name": "added_date",
          "component": "question",
          "response_choice": "default",
          "type": "datetime",
          "order": 4,
          "required": true,
          "label": "Added Date",
          "en_label": "Added Date",
          "placeholder": "Enter Added Date",
          "en_placeholder": "Enter Added Date",
          "multiple": false,
          "table_name": "watchlist_items",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "notes",
          "column_name": "notes",
          "component": "question",
          "response_choice": "default",
          "type": "text_area",
          "order": 5,
          "required": false,
          "label": "Notes",
          "en_label": "Notes",
          "placeholder": "Enter Notes",
          "en_placeholder": "Enter Notes",
          "multiple": false,
          "table_name": "watchlist_items",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "sort_order",
          "column_name": "sort_order",
          "component": "question",
          "response_choice": "default",
          "type": "number-int",
          "order": 6,
          "required": true,
          "label": "Sort Order",
          "en_label": "Sort Order",
          "placeholder": "Enter Sort Order",
          "en_placeholder": "Enter Sort Order",
          "multiple": false,
          "table_name": "watchlist_items",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "created_at",
          "column_name": "created_at",
          "component": "question",
          "response_choice": "default",
          "type": "datetime",
          "order": 7,
          "required": true,
          "label": "Created AT",
          "en_label": "Created AT",
          "placeholder": "Enter Created AT",
          "en_placeholder": "Enter Created AT",
          "multiple": false,
          "table_name": "watchlist_items",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "updated_at",
          "column_name": "updated_at",
          "component": "question",
          "response_choice": "default",
          "type": "datetime",
          "order": 8,
          "required": true,
          "label": "Updated AT",
          "en_label": "Updated AT",
          "placeholder": "Enter Updated AT",
          "en_placeholder": "Enter Updated AT",
          "multiple": false,
          "table_name": "watchlist_items",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        }
      ],
      "menu_id": 3,
      "system_id": 1,
      "organization_id": 1,
      "created_by": 1,
      "auto": true
    },
    {
      "id": "s401",
      "code": "DYNJSON-5cfbd6f7-470f-4b34-bd1a-b2d8ab96b3da-submenu-s401",
      "name": "Sectors",
      "en_name": "Sectors",
      "description": "Sectors",
      "en_description": "Sectors",
      "db_table_name": "sectors",
      "priority": 0,
      "element": "form",
      "layout": "840*1400",
      "actions": {
        "data": [
          {
            "id": 16,
            "key": "table-add-new",
            "code": "ADD_ITEM",
            "name": "Add",
            "type": "table"
          },
          {
            "id": 49,
            "key": "row-delete",
            "code": "DELETE_ITEM",
            "name": "Delete",
            "type": "row"
          },
          {
            "id": 48,
            "key": "row-edit",
            "code": "EDIT_ITEM",
            "name": "Edit",
            "type": "row"
          },
          {
            "id": 47,
            "key": "row-view",
            "code": "VIEW_ITEM",
            "name": "View",
            "type": "row"
          }
        ]
      },
      "fields": [
        {
          "id": "id",
          "column_name": "id",
          "component": "question",
          "response_choice": "default",
          "type": "text",
          "order": 1,
          "required": true,
          "label": "ID",
          "en_label": "ID",
          "placeholder": "Enter ID",
          "en_placeholder": "Enter ID",
          "multiple": false,
          "table_name": "sectors",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "name",
          "column_name": "name",
          "component": "question",
          "response_choice": "default",
          "type": "text",
          "order": 2,
          "required": true,
          "label": "Name",
          "en_label": "Name",
          "placeholder": "Enter Name",
          "en_placeholder": "Enter Name",
          "multiple": false,
          "table_name": "sectors",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "description",
          "column_name": "description",
          "component": "question",
          "response_choice": "default",
          "type": "text_area",
          "order": 3,
          "required": false,
          "label": "Description",
          "en_label": "Description",
          "placeholder": "Enter Description",
          "en_placeholder": "Enter Description",
          "multiple": false,
          "table_name": "sectors",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "icon_url",
          "column_name": "icon_url",
          "component": "question",
          "response_choice": "default",
          "type": "url",
          "order": 4,
          "required": false,
          "label": "Icon URL",
          "en_label": "Icon URL",
          "placeholder": "Enter Icon URL",
          "en_placeholder": "Enter Icon URL",
          "multiple": false,
          "table_name": "sectors",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "display_order",
          "column_name": "display_order",
          "component": "question",
          "response_choice": "default",
          "type": "number-int",
          "order": 5,
          "required": true,
          "label": "Display Order",
          "en_label": "Display Order",
          "placeholder": "Enter Display Order",
          "en_placeholder": "Enter Display Order",
          "multiple": false,
          "table_name": "sectors",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "created_at",
          "column_name": "created_at",
          "component": "question",
          "response_choice": "default",
          "type": "datetime",
          "order": 6,
          "required": true,
          "label": "Created AT",
          "en_label": "Created AT",
          "placeholder": "Enter Created AT",
          "en_placeholder": "Enter Created AT",
          "multiple": false,
          "table_name": "sectors",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "updated_at",
          "column_name": "updated_at",
          "component": "question",
          "response_choice": "default",
          "type": "datetime",
          "order": 7,
          "required": true,
          "label": "Updated AT",
          "en_label": "Updated AT",
          "placeholder": "Enter Updated AT",
          "en_placeholder": "Enter Updated AT",
          "multiple": false,
          "table_name": "sectors",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        }
      ],
      "menu_id": 4,
      "system_id": 1,
      "organization_id": 1,
      "created_by": 1,
      "auto": true
    },
    {
      "id": "s402",
      "code": "DYNJSON-5cfbd6f7-470f-4b34-bd1a-b2d8ab96b3da-submenu-s402",
      "name": "Exchanges",
      "en_name": "Exchanges",
      "description": "Exchanges",
      "en_description": "Exchanges",
      "db_table_name": "exchanges",
      "priority": 0,
      "element": "form",
      "layout": "840*1400",
      "actions": {
        "data": [
          {
            "id": 16,
            "key": "table-add-new",
            "code": "ADD_ITEM",
            "name": "Add",
            "type": "table"
          },
          {
            "id": 49,
            "key": "row-delete",
            "code": "DELETE_ITEM",
            "name": "Delete",
            "type": "row"
          },
          {
            "id": 48,
            "key": "row-edit",
            "code": "EDIT_ITEM",
            "name": "Edit",
            "type": "row"
          },
          {
            "id": 47,
            "key": "row-view",
            "code": "VIEW_ITEM",
            "name": "View",
            "type": "row"
          }
        ]
      },
      "fields": [
        {
          "id": "id",
          "column_name": "id",
          "component": "question",
          "response_choice": "default",
          "type": "text",
          "order": 1,
          "required": true,
          "label": "ID",
          "en_label": "ID",
          "placeholder": "Enter ID",
          "en_placeholder": "Enter ID",
          "multiple": false,
          "table_name": "exchanges",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "name",
          "column_name": "name",
          "component": "question",
          "response_choice": "default",
          "type": "text",
          "order": 2,
          "required": true,
          "label": "Name",
          "en_label": "Name",
          "placeholder": "Enter Name",
          "en_placeholder": "Enter Name",
          "multiple": false,
          "table_name": "exchanges",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "code",
          "column_name": "code",
          "component": "question",
          "response_choice": "default",
          "type": "text",
          "order": 3,
          "required": true,
          "label": "Code",
          "en_label": "Code",
          "placeholder": "Enter Code",
          "en_placeholder": "Enter Code",
          "multiple": false,
          "table_name": "exchanges",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "country",
          "column_name": "country",
          "component": "question",
          "response_choice": "default",
          "type": "text",
          "order": 4,
          "required": true,
          "label": "Country",
          "en_label": "Country",
          "placeholder": "Enter Country",
          "en_placeholder": "Enter Country",
          "multiple": false,
          "table_name": "exchanges",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "timezone",
          "column_name": "timezone",
          "component": "question",
          "response_choice": "default",
          "type": "text",
          "order": 5,
          "required": true,
          "label": "Timezone",
          "en_label": "Timezone",
          "placeholder": "Enter Timezone",
          "en_placeholder": "Enter Timezone",
          "multiple": false,
          "table_name": "exchanges",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "trading_hours",
          "column_name": "trading_hours",
          "component": "question",
          "response_choice": "default",
          "type": "text",
          "order": 6,
          "required": false,
          "label": "Trading Hours",
          "en_label": "Trading Hours",
          "placeholder": "Enter Trading Hours",
          "en_placeholder": "Enter Trading Hours",
          "multiple": false,
          "table_name": "exchanges",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "currency",
          "column_name": "currency",
          "component": "question",
          "response_choice": "default",
          "type": "text",
          "order": 7,
          "required": true,
          "label": "Currency",
          "en_label": "Currency",
          "placeholder": "Enter Currency",
          "en_placeholder": "Enter Currency",
          "multiple": false,
          "table_name": "exchanges",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "website_url",
          "column_name": "website_url",
          "component": "question",
          "response_choice": "default",
          "type": "url",
          "order": 8,
          "required": false,
          "label": "Website URL",
          "en_label": "Website URL",
          "placeholder": "Enter Website URL",
          "en_placeholder": "Enter Website URL",
          "multiple": false,
          "table_name": "exchanges",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "description",
          "column_name": "description",
          "component": "question",
          "response_choice": "default",
          "type": "text_area",
          "order": 9,
          "required": false,
          "label": "Description",
          "en_label": "Description",
          "placeholder": "Enter Description",
          "en_placeholder": "Enter Description",
          "multiple": false,
          "table_name": "exchanges",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "created_at",
          "column_name": "created_at",
          "component": "question",
          "response_choice": "default",
          "type": "datetime",
          "order": 10,
          "required": true,
          "label": "Created AT",
          "en_label": "Created AT",
          "placeholder": "Enter Created AT",
          "en_placeholder": "Enter Created AT",
          "multiple": false,
          "table_name": "exchanges",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "updated_at",
          "column_name": "updated_at",
          "component": "question",
          "response_choice": "default",
          "type": "datetime",
          "order": 11,
          "required": true,
          "label": "Updated AT",
          "en_label": "Updated AT",
          "placeholder": "Enter Updated AT",
          "en_placeholder": "Enter Updated AT",
          "multiple": false,
          "table_name": "exchanges",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        }
      ],
      "menu_id": 4,
      "system_id": 1,
      "organization_id": 1,
      "created_by": 1,
      "auto": true
    },
    {
      "id": "s403",
      "code": "DYNJSON-5cfbd6f7-470f-4b34-bd1a-b2d8ab96b3da-submenu-s403",
      "name": "System Configurations",
      "en_name": "System Configurations",
      "description": "System Configurations",
      "en_description": "System Configurations",
      "db_table_name": "system_configurations",
      "priority": 0,
      "element": "form",
      "layout": "840*1400",
      "actions": {
        "data": [
          {
            "id": 16,
            "key": "table-add-new",
            "code": "ADD_ITEM",
            "name": "Add",
            "type": "table"
          },
          {
            "id": 49,
            "key": "row-delete",
            "code": "DELETE_ITEM",
            "name": "Delete",
            "type": "row"
          },
          {
            "id": 48,
            "key": "row-edit",
            "code": "EDIT_ITEM",
            "name": "Edit",
            "type": "row"
          },
          {
            "id": 47,
            "key": "row-view",
            "code": "VIEW_ITEM",
            "name": "View",
            "type": "row"
          }
        ]
      },
      "fields": [
        {
          "id": "id",
          "column_name": "id",
          "component": "question",
          "response_choice": "default",
          "type": "text",
          "order": 1,
          "required": true,
          "label": "ID",
          "en_label": "ID",
          "placeholder": "Enter ID",
          "en_placeholder": "Enter ID",
          "multiple": false,
          "table_name": "system_configurations",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "key",
          "column_name": "key",
          "component": "question",
          "response_choice": "default",
          "type": "text",
          "order": 2,
          "required": true,
          "label": "Key",
          "en_label": "Key",
          "placeholder": "Enter Key",
          "en_placeholder": "Enter Key",
          "multiple": false,
          "table_name": "system_configurations",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "value",
          "column_name": "value",
          "component": "question",
          "response_choice": "default",
          "type": "text",
          "order": 3,
          "required": true,
          "label": "Value",
          "en_label": "Value",
          "placeholder": "Enter Value",
          "en_placeholder": "Enter Value",
          "multiple": false,
          "table_name": "system_configurations",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "data_type",
          "column_name": "data_type",
          "component": "question",
          "response_choice": "default",
          "type": "text",
          "order": 4,
          "required": true,
          "label": "Data Type",
          "en_label": "Data Type",
          "placeholder": "Enter Data Type",
          "en_placeholder": "Enter Data Type",
          "multiple": false,
          "table_name": "system_configurations",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "description",
          "column_name": "description",
          "component": "question",
          "response_choice": "default",
          "type": "text_area",
          "order": 5,
          "required": false,
          "label": "Description",
          "en_label": "Description",
          "placeholder": "Enter Description",
          "en_placeholder": "Enter Description",
          "multiple": false,
          "table_name": "system_configurations",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "last_modified_date",
          "column_name": "last_modified_date",
          "component": "question",
          "response_choice": "default",
          "type": "datetime",
          "order": 6,
          "required": true,
          "label": "Last Modified Date",
          "en_label": "Last Modified Date",
          "placeholder": "Enter Last Modified Date",
          "en_placeholder": "Enter Last Modified Date",
          "multiple": false,
          "table_name": "system_configurations",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "modified_by_user_id",
          "column_name": "modified_by_user_id",
          "component": "question",
          "response_choice": "relation",
          "type": 9,
          "order": 7,
          "required": false,
          "label": "Modified BY User ID",
          "en_label": "Modified BY User ID",
          "placeholder": "Enter Modified BY User ID",
          "en_placeholder": "Enter Modified BY User ID",
          "multiple": false,
          "table_name": "system_configurations",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "created_at",
          "column_name": "created_at",
          "component": "question",
          "response_choice": "default",
          "type": "datetime",
          "order": 8,
          "required": true,
          "label": "Created AT",
          "en_label": "Created AT",
          "placeholder": "Enter Created AT",
          "en_placeholder": "Enter Created AT",
          "multiple": false,
          "table_name": "system_configurations",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "updated_at",
          "column_name": "updated_at",
          "component": "question",
          "response_choice": "default",
          "type": "datetime",
          "order": 9,
          "required": true,
          "label": "Updated AT",
          "en_label": "Updated AT",
          "placeholder": "Enter Updated AT",
          "en_placeholder": "Enter Updated AT",
          "multiple": false,
          "table_name": "system_configurations",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        }
      ],
      "menu_id": 4,
      "system_id": 1,
      "organization_id": 1,
      "created_by": 1,
      "auto": true
    }
  ],
  "global_obj": [],
  "relation_obj": [
    {
      "id": 1,
      "form_id": "s401",
      "field": "name",
      "name": "Stock Listing Sector ID",
      "en_name": "Stock Listing Sector ID",
      "multiple": false,
      "reference_column": [],
      "separator": []
    },
    {
      "id": 2,
      "form_id": "s402",
      "field": "name",
      "name": "Stock Listing Exchange ID",
      "en_name": "Stock Listing Exchange ID",
      "multiple": false,
      "reference_column": [],
      "separator": []
    },
    {
      "id": 3,
      "form_id": "s101",
      "field": "company_name",
      "name": "Stock History Stock ID",
      "en_name": "Stock History Stock ID",
      "multiple": false,
      "reference_column": [],
      "separator": []
    },
    {
      "id": 4,
      "form_id": "s201",
      "field": "first_name",
      "name": "User Activities User ID",
      "en_name": "User Activities User ID",
      "multiple": false,
      "reference_column": [],
      "separator": []
    },
    {
      "id": 5,
      "form_id": "s101",
      "field": "company_name",
      "name": "User Activities Stock ID",
      "en_name": "User Activities Stock ID",
      "multiple": false,
      "reference_column": [],
      "separator": []
    },
    {
      "id": 6,
      "form_id": "s201",
      "field": "first_name",
      "name": "Watchlists User ID",
      "en_name": "Watchlists User ID",
      "multiple": false,
      "reference_column": [],
      "separator": []
    },
    {
      "id": 7,
      "form_id": "s301",
      "field": "name",
      "name": "Watchlist Items Watchlist ID",
      "en_name": "Watchlist Items Watchlist ID",
      "multiple": false,
      "reference_column": [],
      "separator": []
    },
    {
      "id": 8,
      "form_id": "s101",
      "field": "company_name",
      "name": "Watchlist Items Stock ID",
      "en_name": "Watchlist Items Stock ID",
      "multiple": false,
      "reference_column": [],
      "separator": []
    },
    {
      "id": 9,
      "form_id": "s201",
      "field": "first_name",
      "name": "System Configurations Modified BY User ID",
      "en_name": "System Configurations Modified BY User ID",
      "multiple": false,
      "reference_column": [],
      "separator": []
    }
  ],
  "internal_obj": [],
  "business_intelligence_obj": [],
  "dashboard_obj": [],
  "collab_obj": [],
  "ai_obj": [],
  "email_obj": [],
  "invoice_obj": [],
  "report_obj": []
}
