[TYPO3-ttnews] how to get alternative title through fluid

Frans Saris franssaris at gmail.com
Tue Dec 2 07:54:07 CET 2014


Hi Jaco,

Add <f:debug>{newsItem}</f:debug> to your fluid template to find available
properties.

Gr. Frans
Op 2 dec. 2014 04:05 schreef "Jaco Graaff" <jacograaff at spacexplorer.co.za>:

> 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}
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> _______________________________________________
> TYPO3-project-tt-news mailing list
> TYPO3-project-tt-news at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-tt-news
>


More information about the TYPO3-project-tt-news mailing list