Raymond Gonzalez Posted January 4, 2007 Posted January 4, 2007 hello! i have a "members" table and a "team" members. I want to make a layout for each team showing the members that are in that team. And if it is possible a button next to the name of the team member so the person can go to that team member layout. How can i do that?! it would be of a lot of help! thanks!
mr_vodka Posted January 4, 2007 Posted January 4, 2007 I am going to assume that you have it set up so that each team member uses a foreign key that dictates which Team they belong on. if you have your relationship setup properly, you can just use a portal to view the related records. Then you can have a button on each portal row that runs a script to bring you to that related record.
Recommended Posts
This topic is 6594 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