Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE » How To » List sibling records given a child record
List sibling records given a child record [message #5880] Sat, 17 September 2016 23:53 Go to previous message
kong is currently offline  kong
Messages: 90
Registered: December 2011
Member
The framework works great for tables with parent child relationships and solving drill down needs, for example list all child records given a parent record (i.e. list all child records with the parent that is the selected parent record) can be implemented easily with a LIST2 parent->child transaction pattern. However, I struggle when the need is to list all sibling records given a child record (i.e. list all records with the same parent as the selected child record). Because there is no parent child relationship between sibling records, a standard LIST2 child->child pattern does not appear to work.

What is the best way to go about solving such need?
 
Read Message
Read Message
Previous Topic: Show additional column in a LIST1 transaction pattern (a column not part of a parent table)
Next Topic: How to deal with multiple inserts in ADD1 pattern
Goto Forum:
  


Current Time: Fri Apr 19 19:16:59 EDT 2024

Total time taken to generate the page: 0.03116 seconds