> For the complete documentation index, see [llms.txt](https://manuals.i-reporter.jp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manuals.i-reporter.jp/create-a-form/usefulfeatures/functions-that-cannotbechanged-onceedited.md).

# 一度編集保存されたクラスターを再編集不可にする

## **機能の概要**

一度端末から編集保存したクラスターの情報を、後から書き換えができなくする機能です。

<div align="left"><figure><img src="/files/S8W7VgF5nhXgKq5CzZg1" alt=""><figcaption></figcaption></figure></div>

## **機能を有効にする**

本機能を利用するには、i-Repo Designerにて帳票定義ごとに「一度編集保存されたクラスターを再編集不可にする」を「する」にします。\
※デフォルトでは「しない」となります。

【i-Repo Designerでの設定手順】

「帳票定義情報設定」タブ内の「一度編集保存されたクラスターを再編集不可にする」にて、する・しないを設定します。

* する：有効
* しない：無効

<div align="left"><figure><img src="/files/a4ChnGDkjEEV6ezCxL5p" alt=""><figcaption></figcaption></figure></div>

## **再編集不可：灰色表示について**

再編集不可となったクラスターはロックされ、クラスターの色が灰色となります。

{% hint style="warning" %}
以下のクラスターは元々、自動計算され入力できないクラスターのため、ユーザー操作が不可能です。よって、灰色表示されません。

* 計算式クラスター&#x20;
* トグル集計クラスター&#x20;
* 時刻計算クラスター
  {% endhint %}

<div align="left"><figure><img src="/files/OqwzM5gDjrRcKTjjPhLN" alt=""><figcaption></figcaption></figure></div>

* 承認クラスターが再編集不可となるのは、「承認」が行われたタイミングです。\
  「申請」や、「差し戻し」にて保存した段階では再編集不可になりません。
* 再編集不可となったクラスターを含むシートは、シートコピーすることが出来ません。

## **i-Repo Managerでのクラスターの編集について**

本機能が有効になっている帳票定義から作成された入力帳票は、i-Repo Manager上でシートのクラスターを編集できません。

<div align="left"><figure><img src="/files/Mj2g0GVsBm76y0PwxtUj" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/s14o1y6RBgEmEn1jkOxx" alt=""><figcaption></figcaption></figure></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://manuals.i-reporter.jp/create-a-form/usefulfeatures/functions-that-cannotbechanged-onceedited.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
