Newbies tjklein Posted March 9, 2007 Newbies Posted March 9, 2007 I'm trying to create a database to track customer repairs for my company. So far I have created a customers table (similiar to a contacts style), and a defectives table (for each defective item). What I would like to do is to have the defective items for each customer to be displayed in a portal below the contact information (which I somewhat have worked out). I'm using a unique customer number to link in the defective items for that customer. The problem is that I would like to be able to click on one of the items in the portal of defectives and then have that link to the actual item on the defectives table. How would this be possible? Sorry if this is obvious to some, I'm learning on the fly with a lot of this and any help would be great. Thanks in advance. Trevor
mr_vodka Posted March 9, 2007 Posted March 9, 2007 Use a Go to Related Record script step on a button IN the portal. You can make the a field a button if you like.
AudioFreak Posted March 9, 2007 Posted March 9, 2007 Put a button in the first portal row that Goes to the related record in the other table. Make sure the button is within the portal row. HTH
Recommended Posts
This topic is 6469 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