[TYPO3-english] How in FLUIDTEMPLATE do not showing <v:page.breadCrum> on home page.

Vasyl Mosijchuk vasyl at typo3.net.ua
Mon Mar 25 11:17:33 CET 2013


Hello!

How in FLUIDTEMPLATE do not showing <v:page.breadCrum> on home page.

Posted this design:

Home page = ID 1

<f:if condition="{data.uid} == 1">
	<f:then> Do not show breadCrumb </f:then>
	<f:else> Show breadCrumb </f:else>
</f:if>

Does not work.

How to make <v:page.breadCrum> on home page not show, and on other pages  <v:page.breadCrum> showing?

Help me please.


More information about the TYPO3-english mailing list