I’m having problems importing from CSVs. When creating a table from a CSV all the fields are shown as text even when there are dates and numbers. Is it possible to tell Seatable the format type of each column when importing?
Secondly when importing updates a new record is being created rather than existing records being updated. How do I fix it?