jjfcpa Posted August 30, 2010 Posted August 30, 2010 I am assuming that when changing data in a portal that the foreign key for the child table automatically gets updated? Example: Invoice Items (in portal): Product Number Product Description Quantity Price Extension Note: The product number is saved in the invoice items table, as is the primary key of the product which is in a products file. So if I use a popup in the portal for the product number field and show the product # and the description (calculation field) and they select another product, does the foreign key linking the invoice item to the product record change?
bruceR Posted August 30, 2010 Posted August 30, 2010 The portal data *is* the child data. No updating required.
jjfcpa Posted August 30, 2010 Author Posted August 30, 2010 I was having trouble with the value list lookup for the product. Finally figured it out. Works great and everything is updating. Thanks Bruce.
Recommended Posts
This topic is 5259 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