[TYPO3-english] Re: How in FLUIDTEMPLATE do not showing <v:page.breadCrum> on home page.
Vasyl Mosijchuk
vasyl at typo3.net.ua
Wed Mar 27 13:45:45 CET 2013
Thank for the answer
Whatever value what I wrote still not working ...
I tried so and so
<f:if condition="{data.uid} != 1">
<f:if condition="{data.uid} = 1">
<f:if condition="{data.uid} == 1">
<f:if condition="{data.uid} > 1">
<f:if condition="{data.uid} < 1">
I have been writing different but the result is nothing ...
Shows what here ...
<f:else> Show breadCrumb </f:else>
This not ...
<f:then> Do not show breadCrumb </f:then>
I need on home page <v:page.breadCrum> not show, and on other pages <v:page.breadCrum> showing.
More information about the TYPO3-english
mailing list