Royce Posted January 10, 2007 Posted January 10, 2007 Good Day - I have a customer file, I want to view past invoices for each customer in a portal in the customer file. I want to look at the customers entire history so I need to portal into Invoicng 2007, Invoicing 2006, Invoicing 2005, etc. and show all past invoice history. What's the best way? Thanks in advance, Royce
mr_vodka Posted January 10, 2007 Posted January 10, 2007 Why are there individual tables for each year? There should be an invoice table. In there you can just have a simple number field with calculated result that does Year ( InvoiceDate ). Then use portal filtering to allow the user to access a pulldown menu or popup, and select a year from the menu. It should display the invoices for whatever year that the user selects. You can find many many posts with examples on here regarding portal filtering.
Royce Posted January 10, 2007 Author Posted January 10, 2007 Sorry - the file names are yearly, the tables are all the same, "Invoicing". Thanks for the tip. Royce
Recommended Posts
This topic is 6865 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