Hi,
I have 7 layouts and 7 tables in every one I have a ID auto-enter serial number selected.
In my understanding it should generates one sequential number every time the new record button is pressed, saving that number to the related record.
The number is always incremented by one as it should be, but the problem is:
In all layouts the numbers are the same and the last number is set for all of the ID's records in all of the layouts, If I check the table view all records have the same number too, incremented by one if new record is pressed.
I have for test only 10 records, all set to ID's 10.
Thanks in advance :)