How to display siblings on an interview screen.
Summary:
Content (required):
I have two entities descending from Global that are siblings and are related to each other with a sibling to sibling relationship. How do I display one sibling at a time, and all of its related siblings? For example, one entity would be parents and one would be children. Many to Many relationship.
I'd like to show a parent, then underneath show its children, then show the next parent and its children, and so on.
Version (include the version you are using, if applicable):
21D
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0