[TYPO3] TYPOSCRIPT: database driven selector

Thorsten Kahler thorsten.kahler at dkd.de
Mon Sep 3 21:13:34 CEST 2007


Hi Nikolas,

you should add

Nikolas Hagelstein wrote on 03.09.2007 15:36:
> [...]
>   10.renderObj =COA
>   10.renderObj {
>     [...]
>     20 = TEXT
>     20.noTrimWrap =| SELECTED|
>     20.if.value.data=GPvar:tx_fmApp|cat1 
      20.if.value.intval = 1
>     20.if.equals.field=uid
>     [...]
>   }

to prevent SQL injection. The rest seems fine to me.

Regards
Thorsten


More information about the TYPO3-english mailing list