/
How are the table record identifiers generated?
How are the table record identifiers generated?
Introduction
The article describes the table record identifiers. You can use them to insert some data into the table underlying one of the existing grids.
Solution
The id field is always created as a database specific autoincrement - meaning - you can just insert the data into the table grid, and the id will get automatically generated;
Looking for labels? They can now be found in the details panel on the floating action bar.
Related content
How is the grid table identifier calculated
How is the grid table identifier calculated
More like this
Where does Table Grid Editor store the data?
Where does Table Grid Editor store the data?
More like this
Database details - inner specifications
Database details - inner specifications
More like this
Driving Tables - configuration
Driving Tables - configuration
More like this
col.xyz.type = sequence
col.xyz.type = sequence
More like this
col.xyz.name
col.xyz.name
More like this