[TYPO3-english] Re: pt_extlist with condition if else

Sebastian Gärtner sg at esea.co.tz
Wed Apr 1 08:39:59 CEST 2015


15{
	      	label = UNTIL
			columnIdentifier = years_paid
			fieldIdentifier = years_paid
			field = years_paid
			renderObj = TEXT
			renderObj {
				field = years_paid
				wrap.stdWrap = <strong>|</strong>
				wrap.stdWrap.if {
				value = 2016
				isInList.field = years_paid
				} 
	       }
	       
	    }


is still not working. also tried the wrap. only. 


More information about the TYPO3-english mailing list