[TYPO3-english] Re: Re: pt_extlist with condition if else
Sebastian Gärtner
sg at esea.co.tz
Wed Apr 1 11:58:56 CEST 2015
10{
label = UNTIL
columnIdentifier = years_paid
fieldIdentifier = years_paid
renderObj = TEXT
renderObj {
field = years_paid
wrap = <strong>|</strong>
stdWrap.if {
isInList = 2016
value.field = years_paid
}
}
}
This is working now but now it only shows the ones where the condition applies. How can i deal with the else case
More information about the TYPO3-english
mailing list