[Erp5-dev] listbox working like matrixbox

Sebastien Robin seb at nexedi.com
Mon Jun 21 15:02:19 CEST 2004


Hi all,

I have modified ListBox so that it is possible to access to cells and 
tales expressions.

If you want to specify a specific tales expression to a columns (for 
exemple title), then you need to had a field called 'listbox_title' and 
then you can specify a tales expression inside this field, it will be 
displayed nicely even if the column is not editable. You can also access 
to the 'cell', it corresponds to the object displayed on the line. This 
is a example :

python: 'XXX' + cell.getTitle() + 'XXX'

  Seb.
-- 
Sebastien ROBIN

About www.nexedi.com 

Nexedi is a consulting and development services company helping small and 
medium organisations to choose open source / free software and fulfill 
their IT application needs. Nexedi is the founder of the ERP5 project, a 
Free / Open Source ERP software based on innovative technologies 
(www.erp5.org).

About www.storever.com

Storever provides a reliable source for OpenBrick, WiFi infrastructure, 
notebooks and servers preconfigured with the GNU/Linux operating system




More information about the Erp5-dev mailing list