[TYPO3-mvc] How to use If-ViewHelper with other than true/false

Joerg Schoppet joerg at schoppet.de
Sun Jun 7 22:19:04 CEST 2009


Hi,

Steffen Kamper schrieb:
> Hi,
> 
>>
>> when you look to source you'll find this:
>>
>>  * <f:if condition="somecondition">
>>  *   This is being shown in case the condition matches
>>  * </f:if>
>>
>> so syntax should be
>> <f:if condition="{product.abc == 1}">
>>
Not working :-(

> looking again i found out that the class 
> Tx_Fluid_ViewHelpers_ThenViewHelper is missing, so no if-condition will 
> work!
Don't know what you mean, but Then-ViewHelper is there !?!


Joerg


More information about the TYPO3-project-typo3v4mvc mailing list