The first column of a table has several special features in SeaTable compared to the other columns, because it is based on the primary key in relational databases. SeaTable uses the first column to label a record.
The peculiarities of the first column in SeaTable
- You cannot hide the first column of a table, unlike the other columns.
- You cannot move the first column of a table, unlike the other columns.
- You cannot delete the first column of a table, unlike the other columns.
- Unlike the other columns, you can fix the first column individually.
- The first column supports only Text, Number, Date, Single Select, Auto Number and Formula column types.