April 17, 201213 yr 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 :)
April 17, 201213 yr "saving that number to the related record." No, saving that primary key ID in the table upon which the layout is based. It is not clear at all what you're doing. 7 layouts, 7 tables? Are these tables related? Do you understand the difference between a layout and a table? Please expand on your question and provide more details of your setup.
Create an account or sign in to comment