[TYPO3] problem with a condition in typoscript

Rafael Álvarez romo at cartuja.csic.es
Fri Jun 20 12:35:15 CEST 2008


I  answer to me :)

El 20/06/2008, a las 11:22, Rafael Álvarez escribió:

> HI,
>
> Using wfqbe extension, I get values from a table where a field is a
> link to a file. I want to show an image as a link to that file only
> if exists. I am using this code:
>
> 	3 = IMAGE
> 	3 {
> 		file.maxW = 40
> 		file=fileadmin/templates/BIENAL_RMN_2008/images/download_file.jpg
> 		stdWrap.typolink.parameter = ###WFQBE_FIELD_3###
> 		if {
> 			isTrue.value = ###WFQBE_FIELD_3###
> 		
> 		}
> 	}


if {
			isTrue = ###WFQBE_FIELD_3###					
}

Too easy :(

________________________________________________________________________ 
___
(Si este mensaje contiene un attach será expresamente indicado en el  
texto)

"Hay 10 tipos de personas, las que saben binario y las que no"

Rafael Alvarez Romo
Responsable de tecnologías de la información
Centro de Inv. Científicas Isla de la Cartuja (CSIC-Univ. Sevilla)
Avda. Americo Vespucio, 49 41092-Sevilla (España)
E-Mail: romo at cartuja.csic.es
Skype: Rafael.Alvarez
tel: 954489505




More information about the TYPO3-english mailing list