[Tickets #6532] Re: multienum attributes produces errors

bugs at horde.org bugs at horde.org
Sun Apr 6 16:13:31 UTC 2008


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/6532
-----------------------------------------------------------------------
 Ticket             | 6532
 Updated By         | a-dinc at hotmail.de
 Summary            | multienum attributes produces errors
 Queue              | Whups
 Type               | Bug
 State              | Feedback
 Priority           | 2. Medium
 Milestone          |
 Patch              |
 Owners             |
-----------------------------------------------------------------------


a-dinc at hotmail.de (2008-04-06 12:13) wrote:

> Can you please upload a *small* example hook?

sure:

         'customer_type' => array('human_name' => 'Customer Type',
                                  'type'       => 'multienum',
                                  'required'   => false,
                                  'readonly'   => false,
                                  'desc'       => null,
                                  'params'     => array(array('1' =>
'Billed',
                                                              '2' =>
'Contracted',
                                                              '3' =>
'Written')))






More information about the bugs mailing list