{
  "initiative": {
    "key": "kijunten-kanri",
    "name": "公共基準点管理"
  },
  "app": {
    "key": "kijunten-shiyou-shinsei",
    "name": "使用申請",
    "category": "business",
    "tags": [
      "business",
      "survey",
      "workflow"
    ],
    "description": "基準点マスタを参照し、基準点の使用申請・承認を管理する業務アプリ。",
    "status": "完了",
    "appId": 328
  },
  "source": "kintone (live)",
  "exportedAt": "2026-07-02T06:00:57.254Z",
  "fields": [
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "taisho_kijunten",
      "label": "対象基準点",
      "noLabel": false,
      "required": true,
      "lookup": {
        "relatedApp": {
          "app": "327",
          "code": ""
        },
        "relatedKeyField": "kijunten_bangou",
        "fieldMappings": [],
        "lookupPickerFields": [
          "kijunten_bangou",
          "kijunten_shubetsu",
          "secchi_basho"
        ],
        "filterCond": "",
        "sort": "Record_number desc"
      }
    },
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "shinseisha_email",
      "label": "申請者メールアドレス",
      "noLabel": false,
      "required": false,
      "minLength": "",
      "maxLength": "",
      "expression": "",
      "hideExpression": false,
      "unique": false,
      "defaultValue": ""
    },
    {
      "type": "DATE",
      "code": "shiyou_kikan_shuuryou",
      "label": "使用期間(終了)",
      "noLabel": false,
      "required": false,
      "unique": false,
      "defaultValue": "",
      "defaultNowValue": false
    },
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "shinseisha_shozoku",
      "label": "申請者所属",
      "noLabel": false,
      "required": false,
      "minLength": "",
      "maxLength": "",
      "expression": "",
      "hideExpression": false,
      "unique": false,
      "defaultValue": ""
    },
    {
      "type": "GROUP",
      "code": "group_1",
      "label": "申請者情報",
      "noLabel": false,
      "openGroup": true
    },
    {
      "type": "GROUP",
      "code": "group_0",
      "label": "申請内容",
      "noLabel": false,
      "openGroup": true
    },
    {
      "type": "GROUP",
      "code": "group_2",
      "label": "承認状況",
      "noLabel": false,
      "openGroup": true
    },
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "shinseisha_denwa",
      "label": "申請者電話番号",
      "noLabel": false,
      "required": false,
      "minLength": "",
      "maxLength": "",
      "expression": "",
      "hideExpression": false,
      "unique": false,
      "defaultValue": ""
    },
    {
      "type": "MULTI_LINE_TEXT",
      "code": "shounin_biko",
      "label": "承認備考",
      "noLabel": false,
      "required": false,
      "defaultValue": ""
    },
    {
      "type": "DATE",
      "code": "shiyou_kikan_kaishi",
      "label": "使用期間(開始)",
      "noLabel": false,
      "required": false,
      "unique": false,
      "defaultValue": "",
      "defaultNowValue": false
    },
    {
      "type": "DROP_DOWN",
      "code": "shinsei_joukyou",
      "label": "申請状況",
      "noLabel": false,
      "required": false,
      "options": {
        "承認": {
          "label": "承認",
          "index": "1"
        },
        "申請中": {
          "label": "申請中",
          "index": "0"
        },
        "使用中": {
          "label": "使用中",
          "index": "3"
        },
        "却下": {
          "label": "却下",
          "index": "2"
        },
        "返却済": {
          "label": "返却済",
          "index": "4"
        }
      },
      "defaultValue": ""
    },
    {
      "type": "DATE",
      "code": "shounin_bi",
      "label": "承認日",
      "noLabel": false,
      "required": false,
      "unique": false,
      "defaultValue": "",
      "defaultNowValue": false
    },
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "shinseisha_shimei",
      "label": "申請者氏名",
      "noLabel": false,
      "required": true,
      "minLength": "",
      "maxLength": "",
      "expression": "",
      "hideExpression": false,
      "unique": false,
      "defaultValue": ""
    },
    {
      "type": "RADIO_BUTTON",
      "code": "shiyou_mokuteki",
      "label": "使用目的",
      "noLabel": false,
      "required": true,
      "options": {
        "公共事業": {
          "label": "公共事業",
          "index": "1"
        },
        "測量業務": {
          "label": "測量業務",
          "index": "0"
        },
        "民間測量": {
          "label": "民間測量",
          "index": "2"
        },
        "その他": {
          "label": "その他",
          "index": "3"
        }
      },
      "defaultValue": "測量業務",
      "align": "HORIZONTAL"
    }
  ],
  "layout": [
    {
      "type": "GROUP",
      "code": "group_0",
      "layout": [
        {
          "type": "ROW",
          "fields": [
            {
              "type": "SINGLE_LINE_TEXT",
              "code": "taisho_kijunten",
              "size": {
                "width": "193"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "RADIO_BUTTON",
              "code": "shiyou_mokuteki",
              "size": {
                "width": "168"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "DATE",
              "code": "shiyou_kikan_kaishi",
              "size": {
                "width": "117"
              }
            },
            {
              "type": "DATE",
              "code": "shiyou_kikan_shuuryou",
              "size": {
                "width": "117"
              }
            }
          ]
        }
      ]
    },
    {
      "type": "GROUP",
      "code": "group_1",
      "layout": [
        {
          "type": "ROW",
          "fields": [
            {
              "type": "SINGLE_LINE_TEXT",
              "code": "shinseisha_shimei",
              "size": {
                "width": "193"
              }
            },
            {
              "type": "SINGLE_LINE_TEXT",
              "code": "shinseisha_shozoku",
              "size": {
                "width": "193"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "SINGLE_LINE_TEXT",
              "code": "shinseisha_denwa",
              "size": {
                "width": "193"
              }
            },
            {
              "type": "SINGLE_LINE_TEXT",
              "code": "shinseisha_email",
              "size": {
                "width": "193"
              }
            }
          ]
        }
      ]
    },
    {
      "type": "GROUP",
      "code": "group_2",
      "layout": [
        {
          "type": "ROW",
          "fields": [
            {
              "type": "DROP_DOWN",
              "code": "shinsei_joukyou",
              "size": {
                "width": "196"
              }
            },
            {
              "type": "DATE",
              "code": "shounin_bi",
              "size": {
                "width": "117"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "MULTI_LINE_TEXT",
              "code": "shounin_biko",
              "size": {
                "width": "315",
                "innerHeight": "125"
              }
            }
          ]
        }
      ]
    }
  ]
}