[Zope3-Users] Single formlib widget for several fields

Thierry Florac thierry.florac at onf.fr
Fri Apr 20 05:03:46 EDT 2007


  Hi,

I'd like to create a custom formlib widget which could handle several
fields at once ; for example, I'd like a set of fields like "month" and
"year" to be handled in a single widget which could display two
combo-boxes.

Do I have to join these fields in a single interface, for which I can
create and declare a custom widget, or can I handle such things without
modifying my current interface (which I'd prefer).

Thanks for any advise,

  Thierry Florac
-- 
  Chef de projet intranet/internet
  Office National des Forêts - Département Informatique
  2, Avenue de Saint-Mandé
  75570 PARIS Cedex 12
  Mél : thierry.florac at onf.fr
  Tél. : +33 01.40.19.59.64
  Fax. : +33 01.40.19.59.85



More information about the Zope3-users mailing list