[Zope] New PropertyManager
Dieter Maurer
dieter@handshake.de
Fri, 22 Mar 2002 21:35:39 +0100
Thomas Guettler writes:
> 1. mulitple selections should be a list of check-boxes. I don't like
> the ctrl-click method in the select-box.
Please make this an option, not the default!
Checkboxes are bad, when your list is long.
> 2. Would be nice if each property has a second name, which is used
> for displaying it to the user. This is neccesarry if you have
> properties with
> umlauts.
Agreed.
And optional description (the explain the use of the properties).
Dieter