Home » RADICORE » How To » How to make enquire 1 show child records in many to many relationship
Re: How to make enquire 1 show child records in many to many relationship [message #1509 is a reply to message #1469] |
Fri, 18 July 2008 07:10  |
AJM
Messages: 2382 Registered: April 2006 Location: Surrey, UK
|
Senior Member |
|
|
If you are in a LIST1 transaction for table 'team', and you want a navigation button which will show all players within that team, then you must construct a LIST2 transaction which has 'team' as the outer entity and 'team_player_xref' as the inner entity. If you have defined a relationship between 'team_player_xref' and 'player' then you can automatically JOIN to the 'player' table to obtain the player's name.
Look in the Example application at 'List Option for a Selected Person' for a working example.
|
|
|
Goto Forum:
Current Time: Wed Jul 09 15:39:30 EDT 2025
Total time taken to generate the page: 0.10421 seconds
|