[TYPO3-ttnews] how to get alternative title through fluid
Jaco Graaff
jacograaff at spacexplorer.co.za
Tue Dec 2 04:02:37 CET 2014
In the Metadata tab of a news item there is a Alternative title field
and speaking URL path segment
can I get the Alternative title field through fluid??
i.e:
I tried:
<span class="title">{newsItem.title}</span>
<!-- try to use the alternative title as well -->
{newsItem.alternative}
{newsItem.alttitle}
{newsItem.alttitle}
{newsItem.alt}
{newsItem.alternativeTitles.title}
More information about the TYPO3-project-tt-news
mailing list