[turba] how to define an enum in attributes

Jens A. Tkotz jens at peino.de
Wed Jan 12 04:33:35 PST 2005


Hello,

i am using horde/turba HEAD
i tried to add an enum field to attributs.php

$attributes['group'] = array(
    'label' => _("Group"),
    'type' => 'enum',
    'required' => false,
    'params' => array ('family', 'friends', 'work')
);

for some reason only 'friends' appears in the pulldown when editing an entry.

Regards,

Jens

-- 
_________________________
Ich sag mal .... Charisma


More information about the turba mailing list