Hello!
I'm trying to experiment on Drupal 6 for a website. What I have done so far is create a Page View that will display random nodes of a particular node type, and set the site's home page to the show this particular view. I have it working. What I want to do now is create a Block View that will display something about the particular node shown.
For example, the random Page View will display a photograph. I would like to create a block view that would display the caption for the picture shown. And then show another block that will show a picture and/or a short profile of the photographer.
If I refresh the page, what is shown has now changed to a picture of a book cover with a block showing the book info and another block showing the author.
Can this be done?
--- mike t.