{
  "initiative": {
    "key": "gikai-jimu",
    "name": "議会事務"
  },
  "app": {
    "key": "gian-seiribo",
    "name": "【資料】議案整理簿",
    "category": "議会事務局",
    "tags": [
      "議案管理"
    ],
    "description": "委員会マスタ・議員名簿を参照し、議案の委員会付託から議決までの審査経過を管理する業務アプリ。",
    "status": "完了",
    "appId": 537
  },
  "source": "kintone (live)",
  "exportedAt": "2026-08-18T05:50:08.803Z",
  "fields": [
    {
      "type": "DATE",
      "code": "giketsu_bi",
      "label": "議決日",
      "noLabel": false,
      "required": false,
      "unique": false,
      "defaultValue": "",
      "defaultNowValue": false
    },
    {
      "type": "DATE",
      "code": "iinkai_futaku_bi",
      "label": "委員会付託日",
      "noLabel": false,
      "required": false,
      "unique": false,
      "defaultValue": "",
      "defaultNowValue": false
    },
    {
      "type": "RADIO_BUTTON",
      "code": "iinkai_shori_kekka",
      "label": "委員会処理結果",
      "noLabel": false,
      "required": true,
      "options": {
        "可決すべきもの": {
          "label": "可決すべきもの",
          "index": "0"
        },
        "否決すべきもの": {
          "label": "否決すべきもの",
          "index": "1"
        }
      },
      "defaultValue": "可決すべきもの",
      "align": "HORIZONTAL"
    },
    {
      "type": "MULTI_LINE_TEXT",
      "code": "biko",
      "label": "備考",
      "noLabel": false,
      "required": false,
      "defaultValue": ""
    },
    {
      "type": "NUMBER",
      "code": "gian_bangou",
      "label": "議案番号",
      "noLabel": false,
      "required": true,
      "minValue": "",
      "maxValue": "",
      "digit": false,
      "unique": false,
      "defaultValue": "",
      "displayScale": "",
      "unit": "",
      "unitPosition": "BEFORE"
    },
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "futaku_iinkai",
      "label": "付託委員会",
      "noLabel": false,
      "required": false,
      "lookup": {
        "relatedApp": {
          "app": "532",
          "code": ""
        },
        "relatedKeyField": "iinkai_meishou",
        "fieldMappings": [],
        "lookupPickerFields": [
          "iinkai_meishou"
        ],
        "filterCond": "",
        "sort": "Record_number desc"
      }
    },
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "gian_mei",
      "label": "議案名",
      "noLabel": false,
      "required": true,
      "minLength": "",
      "maxLength": "64",
      "expression": "",
      "hideExpression": false,
      "unique": true,
      "defaultValue": ""
    },
    {
      "type": "SUBTABLE",
      "code": "iinkai_sanpi",
      "noLabel": false,
      "label": "委員会賛否",
      "fields": {
        "giin_mei_h": {
          "type": "SINGLE_LINE_TEXT",
          "code": "giin_mei_h",
          "label": "議員名",
          "noLabel": false,
          "required": false,
          "lookup": {
            "relatedApp": {
              "app": "533",
              "code": ""
            },
            "relatedKeyField": "shimei",
            "fieldMappings": [],
            "lookupPickerFields": [
              "shimei"
            ],
            "filterCond": "",
            "sort": "Record_number desc"
          }
        },
        "sanpi_h": {
          "type": "RADIO_BUTTON",
          "code": "sanpi_h",
          "label": "賛否",
          "noLabel": false,
          "required": true,
          "options": {
            "欠席": {
              "label": "欠席",
              "index": "2"
            },
            "賛成": {
              "label": "賛成",
              "index": "0"
            },
            "反対": {
              "label": "反対",
              "index": "1"
            }
          },
          "defaultValue": "賛成",
          "align": "HORIZONTAL"
        }
      }
    },
    {
      "type": "DATE",
      "code": "iinkai_shori_bi",
      "label": "委員会処理日",
      "noLabel": false,
      "required": false,
      "unique": false,
      "defaultValue": "",
      "defaultNowValue": false
    },
    {
      "type": "RADIO_BUTTON",
      "code": "shori",
      "label": "処理",
      "noLabel": false,
      "required": true,
      "options": {
        "委員会付託": {
          "label": "委員会付託",
          "index": "0"
        },
        "付託省略": {
          "label": "付託省略",
          "index": "1"
        }
      },
      "defaultValue": "委員会付託",
      "align": "HORIZONTAL"
    },
    {
      "type": "RADIO_BUTTON",
      "code": "giketsu_kekka",
      "label": "議決結果",
      "noLabel": false,
      "required": true,
      "options": {
        "可決": {
          "label": "可決",
          "index": "0"
        },
        "否決": {
          "label": "否決",
          "index": "1"
        }
      },
      "defaultValue": "可決",
      "align": "HORIZONTAL"
    },
    {
      "type": "DROP_DOWN",
      "code": "giketsu_jiken_shubetsu",
      "label": "議決事件種別",
      "noLabel": false,
      "required": false,
      "options": {
        "1": {
          "label": "1",
          "index": "0"
        },
        "2": {
          "label": "2",
          "index": "1"
        },
        "3": {
          "label": "3",
          "index": "2"
        },
        "4": {
          "label": "4",
          "index": "3"
        },
        "5": {
          "label": "5",
          "index": "4"
        },
        "6": {
          "label": "6",
          "index": "5"
        },
        "7": {
          "label": "7",
          "index": "6"
        },
        "8": {
          "label": "8",
          "index": "7"
        },
        "9": {
          "label": "9",
          "index": "8"
        },
        "10": {
          "label": "10",
          "index": "9"
        },
        "11": {
          "label": "11",
          "index": "10"
        },
        "12": {
          "label": "12",
          "index": "11"
        },
        "13": {
          "label": "13",
          "index": "12"
        },
        "14": {
          "label": "14",
          "index": "13"
        },
        "15": {
          "label": "15",
          "index": "14"
        },
        "独自": {
          "label": "独自",
          "index": "15"
        }
      },
      "defaultValue": ""
    },
    {
      "type": "RADIO_BUTTON",
      "code": "gian_shubetsu",
      "label": "議案種別",
      "noLabel": false,
      "required": true,
      "options": {
        "報告": {
          "label": "報告",
          "index": "1"
        },
        "議案": {
          "label": "議案",
          "index": "0"
        },
        "認定": {
          "label": "認定",
          "index": "2"
        },
        "請願": {
          "label": "請願",
          "index": "3"
        },
        "議会議案": {
          "label": "議会議案",
          "index": "4"
        },
        "その他": {
          "label": "その他",
          "index": "5"
        }
      },
      "defaultValue": "議案",
      "align": "HORIZONTAL"
    },
    {
      "type": "NUMBER",
      "code": "nendo",
      "label": "年度",
      "noLabel": false,
      "required": true,
      "minValue": "",
      "maxValue": "",
      "digit": false,
      "unique": false,
      "defaultValue": "",
      "displayScale": "",
      "unit": "",
      "unitPosition": "BEFORE"
    }
  ],
  "layout": [
    {
      "type": "ROW",
      "fields": [
        {
          "type": "NUMBER",
          "code": "nendo",
          "size": {
            "width": "193"
          }
        }
      ]
    },
    {
      "type": "ROW",
      "fields": [
        {
          "type": "DROP_DOWN",
          "code": "giketsu_jiken_shubetsu",
          "size": {
            "width": "196"
          }
        }
      ]
    },
    {
      "type": "ROW",
      "fields": [
        {
          "type": "RADIO_BUTTON",
          "code": "gian_shubetsu",
          "size": {
            "width": "168"
          }
        }
      ]
    },
    {
      "type": "ROW",
      "fields": [
        {
          "type": "NUMBER",
          "code": "gian_bangou",
          "size": {
            "width": "193"
          }
        }
      ]
    },
    {
      "type": "ROW",
      "fields": [
        {
          "type": "SINGLE_LINE_TEXT",
          "code": "gian_mei",
          "size": {
            "width": "193"
          }
        }
      ]
    },
    {
      "type": "ROW",
      "fields": [
        {
          "type": "RADIO_BUTTON",
          "code": "shori",
          "size": {
            "width": "168"
          }
        }
      ]
    },
    {
      "type": "ROW",
      "fields": [
        {
          "type": "SINGLE_LINE_TEXT",
          "code": "futaku_iinkai",
          "size": {
            "width": "193"
          }
        }
      ]
    },
    {
      "type": "ROW",
      "fields": [
        {
          "type": "DATE",
          "code": "iinkai_futaku_bi",
          "size": {
            "width": "117"
          }
        }
      ]
    },
    {
      "type": "ROW",
      "fields": [
        {
          "type": "DATE",
          "code": "iinkai_shori_bi",
          "size": {
            "width": "117"
          }
        }
      ]
    },
    {
      "type": "ROW",
      "fields": [
        {
          "type": "RADIO_BUTTON",
          "code": "iinkai_shori_kekka",
          "size": {
            "width": "168"
          }
        }
      ]
    },
    {
      "type": "SUBTABLE",
      "code": "iinkai_sanpi",
      "fields": [
        {
          "type": "SINGLE_LINE_TEXT",
          "code": "giin_mei_h",
          "size": {
            "width": "193"
          }
        },
        {
          "type": "RADIO_BUTTON",
          "code": "sanpi_h",
          "size": {
            "width": "168"
          }
        }
      ]
    },
    {
      "type": "ROW",
      "fields": [
        {
          "type": "DATE",
          "code": "giketsu_bi",
          "size": {
            "width": "117"
          }
        }
      ]
    },
    {
      "type": "ROW",
      "fields": [
        {
          "type": "RADIO_BUTTON",
          "code": "giketsu_kekka",
          "size": {
            "width": "168"
          }
        }
      ]
    },
    {
      "type": "ROW",
      "fields": [
        {
          "type": "MULTI_LINE_TEXT",
          "code": "biko",
          "size": {
            "width": "315",
            "innerHeight": "125"
          }
        }
      ]
    }
  ]
}