[TYPO3] select.andWhere from fe_users table. How ?
Dmitry Dulepov
dmitry at typo3.org
Fri Jun 15 15:13:09 CEST 2007
Hi!
Rob De Vries wrote:
> this code is what I have, but not working:
Not a solution (because I am not familar with details of th_mailformplus
and do not know if you can use cObjects there) but you could do TS shorter:
Original:
> select.andWhere.cObject = COA
> select.andWhere.cObject {
>
> 10 = TEXT
> 10.data = GPvar:usc
> 10.noTrimWrap = | uid='|'|
> }
> }
Optimized:
select.andWhere.dataWrap = uid='{GPvar:usc}'
--
Dmitry Dulepov
TYPO3 freelancer / TYPO3 core team member
Web: http://typo3bloke.net/
Skype: callto:liels_bugs
More information about the TYPO3-english
mailing list