[TYPO3-german] HMENU mit special = directory & special.value dynamisch aus Datenbank

Philipp Gampe philipp.gampe at typo3.org
Fri May 23 18:11:41 CEST 2014


Hi Oliver,

Oliver wrote:

> table = pages
> select{
> tx_metas_pagetype = 9
> }

select hat kein keine Eigenschaft tx_metas_pagetype.

Vermutlich meinst du
select.where = tx_metas_pagetype = 9
bzw.
select.andWhere = tx_metas_pagetype = 9

Grüße
-- 
Philipp Gampe – PGP-Key 0AD96065 – TYPO3 UG Bonn/Köln
Documentation – Active contributor TYPO3 CMS
TYPO3 .... inspiring people to share!



More information about the TYPO3-german mailing list