[TYPO3-dev] TCA question: problem sorting select box in frontend
Jigal van Hemert
jigal at xs4all.nl
Fri May 28 23:08:25 CEST 2010
Bart Gijswijt wrote:
> I have created an extension using Kickstarter, to add some custom fields to
> the feuser table and extend the sr_feuser_registration extension.
> In ext_tables.php of my extension I edited 'foreign_table_where' for my
> custom fields, to order them in the desired way. This works perfectly in the
> backend, but when I add the select box to a page in the frontend, all items
> are sorted by uid.
>
> How can I change the order in the frontend?
Unfortunately sr_feuser_register doesn't support foreign_table_where in
lib/class.tx_srfeuserregister_tca.php
You can add support there and send the modifications to the author or
ask the author to do the modification for you, or hire someone to add
support for this to sr_feuser_register...
--
Jigal van Hemert
skype:jigal.van.hemert
msn: jigal at xs4all.nl
http://twitter.com/jigalvh
More information about the TYPO3-dev
mailing list