Newbies djbrewer Posted May 2, 2001 Newbies Posted May 2, 2001 i have a invoice dbase, an product dbase and product detail dbase. the reason for having the prodcut detail is that a number of the different products have the same details (sheet music, guitar chords, audio file all of the same song). i want to be able to see the product detail in the invoice dbase, but it seems as though you can only view one level and i want to put a related related field in a portal. help!
BobWeaver Posted May 2, 2001 Posted May 2, 2001 You will have to set up a product detail field in your product database as an autoenter-lookup from the product detail database. Then, this information will be available to the portal in the invoice database. Another option is to use a button and script to copy the product ID out of the selected portal row, and into another field in the invoice record. Then, have a relationship directly from the invoice file to the product detail file. But, you would only be able to display one product detail at a time.
Recommended Posts
This topic is 8607 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