Hi,

If someone choose a specific category I would like to display the originally chosen category above the list of items that are displayed by the news extension.

Seems simple.. If only I knew how.

tx_news has been set to display all records that are listed under subcategories.

So for instance if someone chooses [overwriteDemand][categories]=3 I would like to display the name of category 3 instead of the name of the first category of the first item listed (like in the example below).
Is that possible?

<f:if condition="{itemIteration.isFirst}">
   <h3>{newsItem.firstCategory.title}</h3>
</f:if>

--
kind regards,

Muriel le Pair





_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to