[TYPO3-dev] CASE & value of extension

Georg Ringer mail-spam at ringerge.org
Fri Mar 30 08:01:43 CEST 2007


Hello and good morning.

I've made all fields of a query working with cObj->stdWrap and I want to 
modify the output with CASE but how?

e.g. Output can be a integer from 1-10 and I want to display images 
instead of the text.

Of course it doesn't work like this:
	tx_rgboulder_quality = CASE
	tx_rgboulder_quality {
		1.value = test
	
	}


Can you please help?
Thanks
Georg




More information about the TYPO3-dev mailing list