{
  "initiative": {
    "key": "gikai-jimu",
    "name": "議会事務"
  },
  "app": {
    "key": "giji-nittei",
    "name": "【日程】議事日程",
    "category": "議会事務局",
    "tags": [
      "会議体運営",
      "議案管理"
    ],
    "description": "会期マスタ・委員会マスタを参照し、本会議・委員会の開催日ごとの議事日程を作成する業務アプリ。日程明細サブテーブルで議案整理簿・陳情・請願をLOOKUP参照し、上程する案件を日程番号順に並べる。",
    "status": "完了",
    "appId": 683
  },
  "source": "kintone (live)",
  "exportedAt": "2026-08-18T05:50:10.565Z",
  "fields": [
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "kaijou",
      "label": "会場",
      "noLabel": false,
      "required": false,
      "minLength": "",
      "maxLength": "",
      "expression": "",
      "hideExpression": false,
      "unique": false,
      "defaultValue": ""
    },
    {
      "type": "MULTI_LINE_TEXT",
      "code": "biko",
      "label": "備考",
      "noLabel": false,
      "required": false,
      "defaultValue": ""
    },
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "kaiki_mei",
      "label": "会期名",
      "noLabel": false,
      "required": false,
      "lookup": {
        "relatedApp": {
          "app": "682",
          "code": ""
        },
        "relatedKeyField": "kaiki_mei",
        "fieldMappings": [],
        "lookupPickerFields": [
          "kaiki_mei",
          "kaiki_kubun",
          "kaikai_bi",
          "heikai_bi"
        ],
        "filterCond": "",
        "sort": "Record_number desc"
      }
    },
    {
      "type": "TIME",
      "code": "kaigi_shuuryou_jikoku",
      "label": "散会時刻",
      "noLabel": false,
      "required": false,
      "defaultValue": "",
      "defaultNowValue": false
    },
    {
      "type": "NUMBER",
      "code": "honkaigi_nichime",
      "label": "本会議第何日目",
      "noLabel": false,
      "required": false,
      "minValue": "",
      "maxValue": "",
      "digit": false,
      "unique": false,
      "defaultValue": "",
      "displayScale": "",
      "unit": "日目",
      "unitPosition": "AFTER"
    },
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "iinkai_mei",
      "label": "委員会名",
      "noLabel": false,
      "required": false,
      "lookup": {
        "relatedApp": {
          "app": "532",
          "code": ""
        },
        "relatedKeyField": "iinkai_meishou",
        "fieldMappings": [],
        "lookupPickerFields": [
          "iinkai_meishou",
          "iinkai_shubetsu"
        ],
        "filterCond": "",
        "sort": "Record_number desc"
      }
    },
    {
      "type": "FILE",
      "code": "haifu_shiryou",
      "label": "配付資料",
      "noLabel": false,
      "required": false,
      "thumbnailSize": "50"
    },
    {
      "type": "SUBTABLE",
      "code": "nittei_meisai",
      "noLabel": false,
      "label": "日程明細",
      "fields": {
        "hyoujiyou": {
          "type": "SINGLE_LINE_TEXT",
          "code": "hyoujiyou",
          "label": "日程表示用",
          "noLabel": false,
          "required": false,
          "minLength": "",
          "maxLength": "",
          "expression": "chinjou_kenmei_h3 & gian_mei_h3 & kenmei_sonota_h3",
          "hideExpression": false,
          "unique": false,
          "defaultValue": ""
        },
        "kenmei_sonota_h3": {
          "type": "SINGLE_LINE_TEXT",
          "code": "kenmei_sonota_h3",
          "label": "件名(議案・陳情以外)",
          "noLabel": false,
          "required": false,
          "minLength": "",
          "maxLength": "",
          "expression": "",
          "hideExpression": false,
          "unique": false,
          "defaultValue": ""
        },
        "nittei_bangou_h": {
          "type": "NUMBER",
          "code": "nittei_bangou_h",
          "label": "日程番号",
          "noLabel": false,
          "required": false,
          "minValue": "",
          "maxValue": "",
          "digit": false,
          "unique": false,
          "defaultValue": "",
          "displayScale": "",
          "unit": "",
          "unitPosition": "BEFORE"
        },
        "chinjou_bangou_h3": {
          "type": "NUMBER",
          "code": "chinjou_bangou_h3",
          "label": "陳情・請願番号",
          "noLabel": false,
          "required": false,
          "minValue": "",
          "maxValue": "",
          "digit": false,
          "unique": false,
          "defaultValue": "",
          "displayScale": "",
          "unit": "",
          "unitPosition": "BEFORE"
        },
        "biko_h3": {
          "type": "SINGLE_LINE_TEXT",
          "code": "biko_h3",
          "label": "備考",
          "noLabel": false,
          "required": false,
          "minLength": "",
          "maxLength": "",
          "expression": "",
          "hideExpression": false,
          "unique": false,
          "defaultValue": ""
        },
        "shori_h3": {
          "type": "DROP_DOWN",
          "code": "shori_h3",
          "label": "処理",
          "noLabel": false,
          "required": false,
          "options": {
            "委員会付託": {
              "label": "委員会付託",
              "index": "3"
            },
            "採決": {
              "label": "採決",
              "index": "6"
            },
            "質疑": {
              "label": "質疑",
              "index": "2"
            },
            "上程": {
              "label": "上程",
              "index": "0"
            },
            "討論": {
              "label": "討論",
              "index": "5"
            },
            "提案理由説明": {
              "label": "提案理由説明",
              "index": "1"
            },
            "委員長報告": {
              "label": "委員長報告",
              "index": "4"
            },
            "その他": {
              "label": "その他",
              "index": "7"
            }
          },
          "defaultValue": ""
        },
        "gian_mei_h3": {
          "type": "SINGLE_LINE_TEXT",
          "code": "gian_mei_h3",
          "label": "議案名",
          "noLabel": false,
          "required": false,
          "lookup": {
            "relatedApp": {
              "app": "537",
              "code": ""
            },
            "relatedKeyField": "gian_mei",
            "fieldMappings": [
              {
                "field": "gian_bangou_h3",
                "relatedField": "gian_bangou"
              }
            ],
            "lookupPickerFields": [
              "nendo",
              "gian_shubetsu",
              "gian_bangou",
              "gian_mei"
            ],
            "filterCond": "",
            "sort": "Record_number desc"
          }
        },
        "gian_bangou_h3": {
          "type": "NUMBER",
          "code": "gian_bangou_h3",
          "label": "議案番号",
          "noLabel": false,
          "required": false,
          "minValue": "",
          "maxValue": "",
          "digit": false,
          "unique": false,
          "defaultValue": "",
          "displayScale": "",
          "unit": "",
          "unitPosition": "BEFORE"
        },
        "anken_kubun_h": {
          "type": "DROP_DOWN",
          "code": "anken_kubun_h",
          "label": "案件区分",
          "noLabel": false,
          "required": false,
          "options": {
            "選挙・指名": {
              "label": "選挙・指名",
              "index": "6"
            },
            "陳情・請願": {
              "label": "陳情・請願",
              "index": "4"
            },
            "議案": {
              "label": "議案",
              "index": "3"
            },
            "会議録署名議員の指名": {
              "label": "会議録署名議員の指名",
              "index": "0"
            },
            "会期の決定": {
              "label": "会期の決定",
              "index": "1"
            },
            "諸般の報告": {
              "label": "諸般の報告",
              "index": "2"
            },
            "その他": {
              "label": "その他",
              "index": "7"
            },
            "一般質問": {
              "label": "一般質問",
              "index": "5"
            }
          },
          "defaultValue": ""
        },
        "chinjou_kenmei_h3": {
          "type": "SINGLE_LINE_TEXT",
          "code": "chinjou_kenmei_h3",
          "label": "陳情・請願件名",
          "noLabel": false,
          "required": false,
          "lookup": {
            "relatedApp": {
              "app": "538",
              "code": ""
            },
            "relatedKeyField": "kenmei",
            "fieldMappings": [
              {
                "field": "chinjou_bangou_h3",
                "relatedField": "gian_bangou"
              }
            ],
            "lookupPickerFields": [
              "uketsuke_bi",
              "kenmei",
              "teishutsusha_shimei",
              "gian_bangou"
            ],
            "filterCond": "",
            "sort": "Record_number desc"
          }
        }
      }
    },
    {
      "type": "RADIO_BUTTON",
      "code": "joutai",
      "label": "状態",
      "noLabel": false,
      "required": true,
      "options": {
        "予定": {
          "label": "予定",
          "index": "0"
        },
        "開催済": {
          "label": "開催済",
          "index": "2"
        },
        "中止": {
          "label": "中止",
          "index": "4"
        },
        "確定": {
          "label": "確定",
          "index": "1"
        },
        "延会": {
          "label": "延会",
          "index": "3"
        }
      },
      "defaultValue": "予定",
      "align": "HORIZONTAL"
    },
    {
      "type": "TIME",
      "code": "kaigi_kaishi_jikoku",
      "label": "開議時刻",
      "noLabel": false,
      "required": false,
      "defaultValue": "",
      "defaultNowValue": false
    },
    {
      "type": "RADIO_BUTTON",
      "code": "kaigi_kubun",
      "label": "会議区分",
      "noLabel": false,
      "required": true,
      "options": {
        "委員会": {
          "label": "委員会",
          "index": "1"
        },
        "全員協議会": {
          "label": "全員協議会",
          "index": "2"
        },
        "その他": {
          "label": "その他",
          "index": "3"
        },
        "本会議": {
          "label": "本会議",
          "index": "0"
        }
      },
      "defaultValue": "本会議",
      "align": "HORIZONTAL"
    },
    {
      "type": "DATE",
      "code": "kaisai_bi",
      "label": "開催日",
      "noLabel": false,
      "required": true,
      "unique": false,
      "defaultValue": "",
      "defaultNowValue": false
    }
  ],
  "layout": [
    {
      "type": "ROW",
      "fields": [
        {
          "type": "SINGLE_LINE_TEXT",
          "code": "kaiki_mei",
          "size": {
            "width": "193"
          }
        }
      ]
    },
    {
      "type": "ROW",
      "fields": [
        {
          "type": "DATE",
          "code": "kaisai_bi",
          "size": {
            "width": "117"
          }
        }
      ]
    },
    {
      "type": "ROW",
      "fields": [
        {
          "type": "RADIO_BUTTON",
          "code": "kaigi_kubun",
          "size": {
            "width": "450"
          }
        }
      ]
    },
    {
      "type": "ROW",
      "fields": [
        {
          "type": "SINGLE_LINE_TEXT",
          "code": "iinkai_mei",
          "size": {
            "width": "193"
          }
        }
      ]
    },
    {
      "type": "ROW",
      "fields": [
        {
          "type": "TIME",
          "code": "kaigi_kaishi_jikoku",
          "size": {
            "width": "101"
          }
        }
      ]
    },
    {
      "type": "ROW",
      "fields": [
        {
          "type": "TIME",
          "code": "kaigi_shuuryou_jikoku",
          "size": {
            "width": "101"
          }
        }
      ]
    },
    {
      "type": "ROW",
      "fields": [
        {
          "type": "SINGLE_LINE_TEXT",
          "code": "kaijou",
          "size": {
            "width": "193"
          }
        }
      ]
    },
    {
      "type": "SUBTABLE",
      "code": "nittei_meisai",
      "fields": [
        {
          "type": "NUMBER",
          "code": "nittei_bangou_h",
          "size": {
            "width": "193"
          }
        },
        {
          "type": "DROP_DOWN",
          "code": "anken_kubun_h",
          "size": {
            "width": "196"
          }
        },
        {
          "type": "SINGLE_LINE_TEXT",
          "code": "hyoujiyou",
          "size": {
            "width": "193"
          }
        },
        {
          "type": "SINGLE_LINE_TEXT",
          "code": "gian_mei_h3",
          "size": {
            "width": "193"
          }
        },
        {
          "type": "NUMBER",
          "code": "gian_bangou_h3",
          "size": {
            "width": "193"
          }
        },
        {
          "type": "SINGLE_LINE_TEXT",
          "code": "chinjou_kenmei_h3",
          "size": {
            "width": "193"
          }
        },
        {
          "type": "NUMBER",
          "code": "chinjou_bangou_h3",
          "size": {
            "width": "193"
          }
        },
        {
          "type": "SINGLE_LINE_TEXT",
          "code": "kenmei_sonota_h3",
          "size": {
            "width": "193"
          }
        },
        {
          "type": "DROP_DOWN",
          "code": "shori_h3",
          "size": {
            "width": "196"
          }
        },
        {
          "type": "SINGLE_LINE_TEXT",
          "code": "biko_h3",
          "size": {
            "width": "193"
          }
        }
      ]
    },
    {
      "type": "ROW",
      "fields": [
        {
          "type": "RADIO_BUTTON",
          "code": "joutai",
          "size": {
            "width": "466"
          }
        }
      ]
    },
    {
      "type": "ROW",
      "fields": [
        {
          "type": "FILE",
          "code": "haifu_shiryou",
          "size": {
            "width": "207"
          }
        }
      ]
    },
    {
      "type": "ROW",
      "fields": [
        {
          "type": "MULTI_LINE_TEXT",
          "code": "biko",
          "size": {
            "width": "315",
            "innerHeight": "125"
          }
        }
      ]
    },
    {
      "type": "ROW",
      "fields": [
        {
          "type": "NUMBER",
          "code": "honkaigi_nichime",
          "size": {
            "width": "193"
          }
        }
      ]
    }
  ]
}