# クラスター入力値を帳票備考/システムキーにコピー

## **機能概要**

入力帳票保存時にクラスターの入力値を、帳票備考欄 もしくは システムキーにコピーします。

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

{% hint style="warning" %}
元から帳票備考、システムキーに値が設定がされていた場合は、クラスター入力値で「上書き」します。
{% endhint %}

## **本機能で可能になること**

### **１.帳票備考での利用イメージ**

クラスター入力値からラベルを自動で生成することができます。

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

{% hint style="success" %}
【補足】

ConMas Manager 8.1.24110 (2024.11.20リリース)にて、自動ラベルのクラスター値直接指定に対応しました。\
ConMas Manager バージョン 8.1.24110 以降をご利用の場合は、クラスタ―入力値を帳票備考にコピーせずに、直接自動ラベルの名称に使用することができます。

ConMas Manager 8.1.24071 より前のバージョンをお使いの場合は、自動ラベルのクラスター値直接指定には対応していませんので、上記利用イメージのように一度クラスタ―値を帳票備考にコピーした上で自動ラベルの名称として使用します。
{% endhint %}

{% hint style="info" %}
自動ラベル設定について、詳細は 「管理者機能（ConMas Manager）」 ＞ 「ラベル管理」 ＞ 「[ラベル管理/自動ラベルの設定](https://manuals.i-reporter.jp/administrator-functions/label/label-management)」  をご参照ください。
{% endhint %}

### **２.システムキーでの利用イメージ**

クラスター入力値からシステムキーを自動で生成することができます。

システムキーとは、カスタムメニュー機能で使用する帳票定義、入力帳票を検索するための検索キーのことです。

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

{% hint style="info" %}
カスタムメニューについて、詳細は 「[アプリで入力帳票を簡単に開く](https://manuals.i-reporter.jp/custom-menu)」 をご参照ください。
{% endhint %}

## **設定方法**

本機能を利用するには、ConMas Designer にて、帳票備考1～10、システムキー1～5に対して、それぞれコピーするクラスターを指定します。\
クラスター指定は「シートNo.」と「クラスターインデックス」をカンマ区切りで入力することで行います。\
数値はすべて半角で指定し、スペースは使用しないで下さい。\
また、コピーするクラスター値は「クラスター表示値」または「クラスター値」から選択します。

【ConMas Designer設定】

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

{% hint style="info" %}
【例】　\
2シート目のクラスターインデックス15を指定する場合

2,15
{% endhint %}

また、指定できないクラスター種別は下記です。

* 手書きノート形式
* 手書きフリーメモ
* フリードロー
* 画像
* チェック
* 作成
* 査閲
* 承認
* アクション

### **右クリックメニューからの設定方法**

帳票備考/システムキーへのクラスター値のコピーは、クラスターのシートNo.とクラスターインデックスを直接記述する方法以外に、指定するクラスターを選択後に右クリックメニューから設定を行うことができます。

【ConMas Designer設定】

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


---

# Agent Instructions: 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/copyclustervalue-to-systemkey.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.
