Newbies radius360 Posted November 10, 2011 Newbies Posted November 10, 2011 Hi, I'm relatively new to Filemaker and I'm having a bit of an issue. Not sure if this is the right category. I've created a set of records using auto enter serial (numbered M001-M400 for example). I've created a layout that shows all records in a list. At some point i must have deleted the first record by accident. I created a new record and changed the serial number to M001. Now when i go to the list M001 is at the bottom, after M400. From what i understand this has something to do with the unique number that Filemaker applies to each record? That being said, what is my best approach to fix the problem? Can i change the FM RecordID or do i need to make a sort script for when i enter this layout? Many thanks!
comment Posted November 10, 2011 Posted November 10, 2011 Do you mean you want to reconstruct the first record AND have it appear first when records are unsorted (i.e. sorted by creation order)?
Newbies radius360 Posted November 10, 2011 Author Newbies Posted November 10, 2011 Yes, that's correct.
comment Posted November 10, 2011 Posted November 10, 2011 Sort the records by serial and export them. Delete all records and import the exported file. Finally, reset the serial number field to pick up from the last serial forward. Make sure you have a backup before you try this.
Newbies radius360 Posted November 10, 2011 Author Newbies Posted November 10, 2011 That worked! Thank you!
Vaughan Posted November 10, 2011 Posted November 10, 2011 Sort the records by serial and export them. Delete all records and import the exported file. Finally, reset the serial number field to pick up from the last serial forward. Make sure you have a backup before you try this. Ummm, don't delete all records if there are related tables set with cascade deletion -- they too will be deleted. Instead import the data to overwrite the found set.
Recommended Posts
This topic is 4795 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now