{
  "initiative": {
    "key": "gikai-jimu",
    "name": "議会事務"
  },
  "app": {
    "key": "seifuku-gichou-nittei-kanri",
    "name": "【日程】正副議長日程管理",
    "category": "議会事務局",
    "tags": [
      "日程調整"
    ],
    "description": "議長・副議長への出席・面会等の依頼を受け付け、日程調整から対応結果までを管理する業務アプリ。",
    "status": "完了",
    "appId": 542
  },
  "source": "kintone (live)",
  "exportedAt": "2026-08-18T05:50:10.018Z",
  "fields": [
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "iraisha",
      "label": "依頼者",
      "noLabel": false,
      "required": false,
      "minLength": "",
      "maxLength": "",
      "expression": "",
      "hideExpression": false,
      "unique": false,
      "defaultValue": ""
    },
    {
      "type": "DATETIME",
      "code": "sanka_yousei_nichiji_shuuryou",
      "label": "参加要請日時(終了)",
      "noLabel": false,
      "required": false,
      "unique": false,
      "defaultValue": "",
      "defaultNowValue": false
    },
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "shussekisaki_juusho",
      "label": "出席先住所",
      "noLabel": false,
      "required": false,
      "minLength": "",
      "maxLength": "",
      "expression": "",
      "hideExpression": false,
      "unique": false,
      "defaultValue": ""
    },
    {
      "type": "NUMBER",
      "code": "keido",
      "label": "経度",
      "noLabel": false,
      "required": false,
      "minValue": "",
      "maxValue": "",
      "digit": false,
      "unique": false,
      "defaultValue": "",
      "displayScale": "8",
      "unit": "",
      "unitPosition": "BEFORE"
    },
    {
      "type": "DATE",
      "code": "irai_bi",
      "label": "依頼日",
      "noLabel": false,
      "required": true,
      "unique": false,
      "defaultValue": "",
      "defaultNowValue": false
    },
    {
      "type": "USER_SELECT",
      "code": "iraisha_shokuin_naibu",
      "label": "依頼者職員(内部依頼)",
      "noLabel": false,
      "required": false,
      "entities": [],
      "defaultValue": []
    },
    {
      "type": "USER_SELECT",
      "code": "zuikousha",
      "label": "随行者",
      "noLabel": false,
      "required": false,
      "entities": [],
      "defaultValue": []
    },
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "iraisha_renrakusaki",
      "label": "依頼者連絡先",
      "noLabel": false,
      "required": false,
      "minLength": "",
      "maxLength": "",
      "expression": "",
      "hideExpression": false,
      "unique": false,
      "defaultValue": ""
    },
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "kenmei",
      "label": "件名",
      "noLabel": false,
      "required": true,
      "minLength": "",
      "maxLength": "",
      "expression": "",
      "hideExpression": false,
      "unique": false,
      "defaultValue": ""
    },
    {
      "type": "DATETIME",
      "code": "sanka_yousei_nichiji_kaishi",
      "label": "参加要請日時(開始)",
      "noLabel": false,
      "required": false,
      "unique": false,
      "defaultValue": "",
      "defaultNowValue": false
    },
    {
      "type": "DROP_DOWN",
      "code": "taiousha",
      "label": "対応者",
      "noLabel": false,
      "required": false,
      "options": {
        "副議長": {
          "label": "副議長",
          "index": "1"
        },
        "議長": {
          "label": "議長",
          "index": "0"
        }
      },
      "defaultValue": ""
    },
    {
      "type": "NUMBER",
      "code": "ido",
      "label": "緯度",
      "noLabel": false,
      "required": false,
      "minValue": "",
      "maxValue": "",
      "digit": false,
      "unique": false,
      "defaultValue": "",
      "displayScale": "8",
      "unit": "",
      "unitPosition": "BEFORE"
    },
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "iraisha_juusho",
      "label": "依頼者住所",
      "noLabel": false,
      "required": false,
      "minLength": "",
      "maxLength": "",
      "expression": "",
      "hideExpression": false,
      "unique": false,
      "defaultValue": ""
    },
    {
      "type": "MULTI_LINE_TEXT",
      "code": "shousai",
      "label": "詳細",
      "noLabel": false,
      "required": false,
      "defaultValue": ""
    },
    {
      "type": "FILE",
      "code": "kanren_shiryou",
      "label": "関連資料",
      "noLabel": false,
      "required": false,
      "thumbnailSize": "50"
    },
    {
      "type": "ORGANIZATION_SELECT",
      "code": "iraisha_shozoku_naibu",
      "label": "依頼者所属(内部依頼)",
      "noLabel": false,
      "required": false,
      "entities": [],
      "defaultValue": []
    },
    {
      "type": "RADIO_BUTTON",
      "code": "status",
      "label": "ステータス",
      "noLabel": false,
      "required": true,
      "options": {
        "参加": {
          "label": "参加",
          "index": "1"
        },
        "不参加": {
          "label": "不参加",
          "index": "2"
        },
        "調整中": {
          "label": "調整中",
          "index": "0"
        }
      },
      "defaultValue": "調整中",
      "align": "HORIZONTAL"
    }
  ],
  "layout": [
    {
      "type": "ROW",
      "fields": [
        {
          "type": "DATE",
          "code": "irai_bi",
          "size": {
            "width": "117"
          }
        }
      ]
    },
    {
      "type": "ROW",
      "fields": [
        {
          "type": "SINGLE_LINE_TEXT",
          "code": "iraisha",
          "size": {
            "width": "193"
          }
        }
      ]
    },
    {
      "type": "ROW",
      "fields": [
        {
          "type": "SINGLE_LINE_TEXT",
          "code": "iraisha_juusho",
          "size": {
            "width": "193"
          }
        }
      ]
    },
    {
      "type": "ROW",
      "fields": [
        {
          "type": "SINGLE_LINE_TEXT",
          "code": "iraisha_renrakusaki",
          "size": {
            "width": "193"
          }
        }
      ]
    },
    {
      "type": "ROW",
      "fields": [
        {
          "type": "ORGANIZATION_SELECT",
          "code": "iraisha_shozoku_naibu",
          "size": {
            "width": "222"
          }
        }
      ]
    },
    {
      "type": "ROW",
      "fields": [
        {
          "type": "USER_SELECT",
          "code": "iraisha_shokuin_naibu",
          "size": {
            "width": "222"
          }
        }
      ]
    },
    {
      "type": "ROW",
      "fields": [
        {
          "type": "DATETIME",
          "code": "sanka_yousei_nichiji_kaishi",
          "size": {
            "width": "185"
          }
        }
      ]
    },
    {
      "type": "ROW",
      "fields": [
        {
          "type": "DATETIME",
          "code": "sanka_yousei_nichiji_shuuryou",
          "size": {
            "width": "185"
          }
        }
      ]
    },
    {
      "type": "ROW",
      "fields": [
        {
          "type": "SINGLE_LINE_TEXT",
          "code": "kenmei",
          "size": {
            "width": "193"
          }
        }
      ]
    },
    {
      "type": "ROW",
      "fields": [
        {
          "type": "MULTI_LINE_TEXT",
          "code": "shousai",
          "size": {
            "width": "315",
            "innerHeight": "125"
          }
        }
      ]
    },
    {
      "type": "ROW",
      "fields": [
        {
          "type": "SINGLE_LINE_TEXT",
          "code": "shussekisaki_juusho",
          "size": {
            "width": "193"
          }
        }
      ]
    },
    {
      "type": "ROW",
      "fields": [
        {
          "type": "NUMBER",
          "code": "ido",
          "size": {
            "width": "193"
          }
        }
      ]
    },
    {
      "type": "ROW",
      "fields": [
        {
          "type": "NUMBER",
          "code": "keido",
          "size": {
            "width": "193"
          }
        }
      ]
    },
    {
      "type": "ROW",
      "fields": [
        {
          "type": "FILE",
          "code": "kanren_shiryou",
          "size": {
            "width": "207"
          }
        }
      ]
    },
    {
      "type": "ROW",
      "fields": [
        {
          "type": "RADIO_BUTTON",
          "code": "status",
          "size": {
            "width": "168"
          }
        }
      ]
    },
    {
      "type": "ROW",
      "fields": [
        {
          "type": "DROP_DOWN",
          "code": "taiousha",
          "size": {
            "width": "196"
          }
        }
      ]
    },
    {
      "type": "ROW",
      "fields": [
        {
          "type": "USER_SELECT",
          "code": "zuikousha",
          "size": {
            "width": "222"
          }
        }
      ]
    }
  ]
}