Manage Table: Editor: Column Advanced Settings: Multiple Selection
## Overview
This setting allows you to select multiple options for class column.
![image](https://pleasanter.org/binaries/67762c3cb0f94f67b87c64a8c5510bbe)
## Limitations
1. If multiple selection is enabled in the parent table and there is a class column with a link setting, the sort function for the class column of the parent table displayed in the link list on the child table editing screen will not work.
## Operation Procedure
Open the Editor tab from Manage Table in the Manage menu.
Select the class column for which you want to use the multiple selection function from the Enabled column and click the Advanced Settings button.
![image](https://pleasanter.org/binaries/4faaa4ab1251456e92163e689d36b0c7)
Check "Multiple Selections" on the Advanced Settings screen and click the Change button. Return to the Editor screen and click the Update button.
![image](https://pleasanter.org/binaries/ba73ded03482414b9b020f8f7a47abe5)
## Usage
For class column for which multiple selection is enabled, a check box will be displayed at the beginning of the line of options, allowing multiple selections, as shown below.
![image](https://pleasanter.org/binaries/92ed749f815d4c4ba5bf252d1fd0325d)
If the search function is enabled, multiple selections can be made in the search dialog. Hold down the Ctrl key (Windows) or Command key (Macintosh) while clicking the columns you want to select. Range selection with the Shift key is also possible.
![image](https://pleasanter.org/binaries/11f093e4725c4fc6848c30412e3c894a)
In the list screen, multiple selected columns will be displayed side by side as shown below.
![image](https://pleasanter.org/binaries/5b00f010ce734320b2504d06f0929b12)
## Export
Class column with multiple selection enabled will be exported as follows.
```
["Ishida Shokichi"]
["Yamada Taro", "Suzuki Suzuko", "Sato Satomi"]
```
![image](https://pleasanter.org/binaries/9520291424a24e2c86ab854c9a1555eb)
## Set Export
Class column with multiple selection enabled can be exported as follows, with or without checks for each column. Open the Export tab from the Manage Table in the Manage menu, select the column with multiple selection enabled, and click Advanced Settings.
![image](https://pleasanter.org/binaries/d677b0bbc8644a759d97095d8d4b897f)
Check the Output Class column check box in the dialog and click Change. When you return to the export screen, click Update.
![image](https://pleasanter.org/binaries/878979ce3fd54fa9be0399b11c76e980)
Selections will be output as individual columns, with 1 written for selected columns.
![image](https://pleasanter.org/binaries/4e25d16efbe048efa75c5ae3dc1deb76)
## Import
Similar to the export, columns with 1 written in the columns will be imported as selected.
![image](https://pleasanter.org/binaries/e9ed6a4268a244a08859f4ab9bd20250)
![image](https://pleasanter.org/binaries/9aa7db2a37674762ab58b12213306058)
![image](https://pleasanter.org/binaries/c3e29b81dd8d418f94dffcb25197eab8)
## Related Information
・[Manage Table: Editor](/manual/table-management-editor)
・[Manage Table: Export](/manual/table-management-export)
・[Import CSV Data to Pleasanter](/manual/table-record-import)