[development] problem select multiple
Damian Adriel Perez Valdes
damian.adriel at gmail.com
Sat Apr 30 17:48:43 UTC 2011
Hello:
this is my select multi form
'color' => array (
'#type' => 'select',
'#title' => t('Color'),
'#size' => '10',
'#multiple' => 'TRUE',
'#default_value' => $selected,
'#options' => $select_colors,
how can I insert the values in database ? how can I read values from
databases ?
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/development/attachments/20110430/1dbd12c4/attachment.html
More information about the development
mailing list