[TYPO3-dev] Problem with fluid viewhelper f:cObject

Stefan Padberg post at bergische-webschmiede.de
Tue Apr 19 18:08:14 CEST 2016


Am 19.04.2016 um 17:15 schrieb Jigal van Hemert:
> Hi,
> 
> 
> 
> 'where' is a property of select, not of the CONTENT object.

Yes, this was a copy mistake. In my orig file it was correct.

> Furthermore, please user 'markers' to inject data as it will
> automatically be quoted or turned into an integer:
> 
> lib.test.20 = CONTENT
> lib.test.20 {
>   table = tt_content
>   select {
>     pidInList = this
>     orderBy = sorting
>     where = colPos=###column###
>     markers {
>       column.data = REGISTER:colPos
>     }
>   }
> }
> 
> 

Thats nice. Now it works.

Great. Regards
Stefan


-- 
Bergische Webschmiede
Dipl.-Ing. Stefan Padberg
TYPO3-Integrator und Webprogrammierer
:: Borner Str. 18 - 42349 Wuppertal
:: +49 202 97648355
:: +49 173 9219845
:: post at bergische-webschmiede.de
:: http://www.bergische-webschmiede.de



More information about the TYPO3-dev mailing list