Accessing Sections in different Class Hierarchies
Can some one please explain with pictures how I can access and display sections that are in different classes i.e how can embed sections within sections that belong to different classes.
My use case is like this -- I have a section X in class A-B-C. I have another section Y in A-B-D. HOW can I call or embed section Y into Section X and vice versa?