5
From multiMenu I use the following syntax:
Topic: Cars
Link : /modules/tinycontent/index.php?id=1 (item 1)
Topic: Zoo
Link : /modules/tinycontent/index.php?id=7 (item 2)
if I go into my template right block html file and modify it, how can i reference the middle block?
That is, Cars was clicked on the left block (multiMenu item). It was displayed in the middle block with Id=1. I wish to put some content in the right block that relates to id=1 (Cars). That could be another block or tiny content.
Similarly, if Zoo was clicked on the left block (multiMenu item), I would like to place right block content that relates to Zoo. For example, a picture of an animal in a tinycontent or block.
I am not sure what to change.
Regards
RS