Configuring News to show in detail page?
I would like to put the News widget in a small left side column. It would just show the headline and date. This will appear on all pages. When the detail is clicked on I want it to appear in the main column of a new page.
I have this working but the news item expands in the lefthand column in addition to showing in the main column. I want the left hand column to remain as a list of headlines.
The left hand column news widget is in my template for all pages and should never expand in that column.
Any ideas?
TIA
Try going to advanced mode of the widebar widget and look for like "ContentViewMode" or something...it should be "Automatic"
Try setting it to "Master"
Bingo! Thanks