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
_______________________________________________
TYPO3-english mailing list
[email protected]
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english