[Erp5-dev] passing sorting type in listbox configuration

Łukasz Nowak lukasz.nowak at ventis.com.pl
Fri Apr 25 10:38:47 CEST 2008


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.



More information about the Erp5-dev mailing list