Add and Configure Columns
In a union sheet, you can add columns and change their settings in the same way as in an ordinary sheet. However, an operation to specify which object's field the column displays is added. For the terms union column, single-source column, and source object, see "Overview".
Add Column
To add a column to a union sheet, follow the procedure below.
Select "Add Column" from the column header menu.
The "Object" selector is displayed in "Field Column" of the "Add Column" dialog. Select the object that has the field you want to add.
From the displayed list of fields, select the field to add as a column.
Click the "Add" button at the bottom right of the dialog.

A column added by this procedure becomes a single-source column that displays only the field of the selected object.
Change to a Union Column
By assigning a field of another object to an existing column, you can make it a union column that unites fields of multiple objects into a single column.
To make a single-source column a union column, follow the procedure below.
Select "Setting" from the column header menu of the target column.
In "Reference Field" of the "Basic Property" tab of the "Edit Column Setting" dialog, the assignment for each united object is displayed as a list. "(None)" is displayed for an object to which no field is assigned.
Click the edit button ("Select Field") on the right side of "(None)".
The "Select Field" dialog is displayed. Select the field to assign.
You can narrow down the fields by entering a keyword in the search box.

Assignable Fields
Only the fields that can be assigned to the column are displayed in the "Select Field" dialog. To be assignable, a field must have a data type compatible with the data type of the column.
Text, textarea, URL, phone, and email types are compatible data types with each other, but all other data types must be fields of the same data type.
Column Settings per Source Object
In a union column, some of the settings are specified per source object.
The "Source Object" selector is displayed in the "Options" tab of the "Edit Column Setting" dialog. When you select an object here, the settings for that object are displayed and can be changed.
The settings specified per source object and those common to the whole column are as follows.
"Set the Cells to be Editable"
Per source object
"Require Value Input"
Per source object
Edit settings of each edit control
Per source object
Auto fill
Per source object
"Use as Key to Identify Record"
Common to the whole column
Picklist options
Common to the whole column
Summary display setting
Common to the whole column
Picklist options are common to the whole column, but only the values valid for the object of that row are displayed as options when editing a cell.
Last updated