Discussion:
[Erp5-dev] passing sorting type in listbox configuration
Łukasz Nowak
2008-04-25 08:38:47 UTC
Permalink
Hello,

It is possible to choose sorting type for portal_catalog:
kw = {
'sort_on' : ( ('id','ascending','SIGNED'), ),
}

Same might be done on listbox TALES Default Sort:

python: (('id','ascending','SIGNED'),)

Is there any way to do it on normal edit place in listbox
configuration, or shall it be done only by TALES fields?

Regars,
Luke

PS. Updated wiki, please check:
http://www.erp5.org/HowToSearchPortalCatalog?action=diff&rev2=16&rev1=15
--
?ukasz Nowak R&D Ventis http://www.ventis.com.pl/
tel: +48 32 768 16 85 fax: +48 32 392 10 61
``Use the Source, Luke...'' I am only craftsman.
Loading...