[TYPO3-mvc] FED SQL Query with sys_language_uid

Chivy Lim limchivy at gmail.com
Thu Feb 2 06:22:25 CET 2012


Hi all,

I use FED for selecting the record as below:

<fed:data.sql as="categories" table="tx_news_domain_model_category" 
fields="uid,title" condition="deleted=0 AND hidden=0" orderBy="title" 
order="ASC" />

The result of this statement is showing all records in other languages, 
but I would need only records in the current language. Could you help?

Thanks,
Chivy


More information about the TYPO3-project-typo3v4mvc mailing list