The context menu in the Data Table Editor contains several operations:
Remove Value | Resets cell value to NULL (<Not set>). This operation is only applicable if current field is nullable, i.e. supports NULL values. |
Undo Cell Changes | Reset the cell value to the one it contained when the Data Table Editor was opened. If the cell didn't exist when the editor was opened (i.e. the cell belongs to a newly created row) this operation will reset its value to default (see below). |
Reset Cell To Default | Reset the cell value to the default for this column (usually defined on the server, as part of the table format description). |
Fill Column With Cell Value | Copy value from the selected cell to all other cells of current column. |
Reset Table | Resets all changes made to the table since it was opened. |
View Table Format | Shows format of current table. |
When the Data Table Editor is being used to modify the value of a context variable (as opposed to raw data coming from another source), the context menu within the editor contains additional actions related to this variable.
Was this page helpful?