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.
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?
