ez.no / ezpublish / documentation / customization / tips & tricks / showing related objects
These documentation pages are no longer maintained. Please visit the new documentation site.
Go to /design/(yourdesign)/override/templates/content/view/ and you will see "embed" templates there. Put your own template, e.g. embed_class_5.tpl where 5=id of related object class. I used line_class_5.tpl copy to start with and it worked.
For more info on the templates directory, take a look at Custom designs - directory structure explained (3.x).
For more info on view types of objects, see View modes of objects (3.x).
Comments