# Edit a column

You cannot change the column type once the column is instantiated.

Additionally, if you have chosen to set your column as required, you cannot change this once the column is instantiated.

However, you can make modifications to the column name, default value, and hint.

Table Storage Column modification is currently not supported

To edit a column:

1

Hover over the column name.

2

Click ...(ellipsis).

3

Select Edit attributes.

4

Edit the column attributes.

5

Click Save changes.


# Edit a column using keyboard shortcuts


# macOS

1

To edit a column, select a column cell and press enter.

2

Press command + s to save your changes.


# Windows

1

To edit a column, select a column cell and press enter.

2

Press ctrl + s to save your changes.

See Keyboard shortcuts for a complete list of keyboard shortcuts you can use to interact with your data tables.


# Change column order

You can change the order of columns in your table by dragging and dropping them into their new location.

To change the order of columns:

1

Hover over the column name.

2

Wait for your cursor to turn into a hand image.

3

Click the column and drag it to its new location.


Last updated: 2/26/2024, 2:03:39 AM