[TYPO3] Search in Tables orderBy
andreas stein
andre01 at typotemp.com
Thu Dec 21 09:51:14 CET 2006
OK it's not possible with this typo3 quere what searchtables is based on.
So i provided a solution for the FE-User with Contitions and a
globalVariable like
Order results: <a href="......&order=zip">Zip</a> /<a href="...">Name</a>
[globalVar = zip=1]
fe_users.orderBy = zip ASC
[global]
......
> Do you have an idea? Of coursce I will post the workaround if there is one
> in forum (least i can do ;) In TS like this:
>
> fe_users.orderBy = zip ASC, last_name DESC
More information about the TYPO3-english
mailing list