Hi Guys
Attached a file to my tt_news record. Want the pdf to open in a new
window and not the same window. Used the code below but its not working.
Any ideas?
plugin.tt_news.displaySingle.file {
fileLinkWrap = 1
pageTypoLink.target = _blank
}
Thanks
Clay