I have the following content types
- Testimonial Page (Inherits from Page)
- Testimonial Video (Inherits from Video)
I have a page layout that is based off of the Testimonial Page content type. I added a column of type Rich Media Field (part of the publishing features). This column has a media player. I am able to point it to a video file, which is of type Testimonial Video. In my page layout, I need to be able to display fields from both the Testimonial Page and Testimonial Video content type.
Is this possible?