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

Vasyl Mosijchuk vasyl at typo3.net.ua
Mon Mar 25 22:57:27 CET 2013


Stephan, thanks ...

:) All this is.

{namespace v=Tx_Vhs_ViewHelpers}

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

..still not working ...


More information about the TYPO3-english mailing list