General questions

General questions

Tuesday 05 October 2004 6:58:31 am - 1 reply

Author Message

Tobias Persson

Tuesday 05 October 2004 7:28:02 am

You are right that every 'article/page' or class only can contain the data that has been specified for that class. For example title and image.

But when you construct your templates (that tells ez how the page should look), you can also add related objects and childs of the object to be shown on the page.

I have an example of my own:

The structure:

My gadgets (class ProductContainer)
- Gadget 1 (class Product)
- Price 1 (class Price)
- Price 2 (class Price)
- Gadget 2 (class Product)
- Price 3 (class Price)

When I view page My gadgets, I see one page with two Products and three Prices

You must be logged in to post messages in this topic!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.