Newbies SASanders Posted January 22, 2001 Newbies Posted January 22, 2001 I have 2 databases (CustomerDB and JobDB) related to each other. In my CustomerDB, I have a Portal Window that looks at the JobDB. How can I sort the records in this window by JobDate? Also, are the records in this portal window printable? When I've tried printing, it only prints out the viewable records - anything that below where the portal window needs scrolling, don't appear.
BobWeaver Posted January 22, 2001 Posted January 22, 2001 In the define relationships dialog, you can check the "sort related records" option. Then the records in the portal will be sorted. Regarding printing, as you have discovered, portals don't print very well. They are really designed more for browsing than printing. Printing directly from the related file allows much more flexibility. If you need to include information from the customerDB, you can create a reverse relationship from the JobDB back to the CustomerDB and then include those related records in a summary part on your layout.
Recommended Posts
This topic is 8761 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