Newbies tpl Posted May 2, 2002 Newbies Share Posted May 2, 2002 I have a FM 5.0 (Mac) database with 2 files: one with contact information and the second with transactions done with the contacts. There are many transactions for each contact. The transaction datase uses related fields to fill in info like first name, last name, etc. from the contact info to the corresponding fields in the trasaction form. The fields are related fields, not portals. This all works fine... untill we do a sort based on one of the related fields in the transaction database. Nothing happens and the records are still in the original order. A sort based on non-related fields works fine. Any clue as to what is going on would be appreciated. Link to comment Share on other sites More sharing options...
Vaughan Posted May 2, 2002 Share Posted May 2, 2002 try this: create a calculation field in the related database, that equals the related name (or whatever). Perform the sort on this field and see if it works. Link to comment Share on other sites More sharing options...
Newbies tpl Posted May 2, 2002 Author Newbies Share Posted May 2, 2002 Thanks for the reply! Yes, that works. Any idea why a new field with the same data would work, but the existing one doesn't? Best Regards... Link to comment Share on other sites More sharing options...
Vaughan Posted May 2, 2002 Share Posted May 2, 2002 No idea, other than to suggest that you check you are using the latest patch level of FMP -- 5.5v2. Link to comment Share on other sites More sharing options...
Recommended Posts
This topic is 8190 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