Displaying one container from container list on another page
Daryl Gerlach <[email protected]>
| Newsgroups | gmane.comp.cms.jahia.template |
|---|---|
| Organization | Collective Intelligence Inc. |
| Message-ID | <[email protected]> |
I'm looking for a way to display one container from a container list on another page. I have used <context:bigTextField> tag using the PageId attribute to reference the value of a field from another page on another page. But how do I specify container N to be displayed on this page? For example, I have a container list that is a listing of containers that are composed of images, text, and page links. I want to randomly select one of those containers from the list and display it on my page.