Form select options...
28 Jan
2011
28 Jan
'11
11:06 a.m.
I want to display the form's select options like table: $form['prod_select']=array( '#type' => 'select', '#title' => t('Select a product'), '#size' => 7, '#options' => $options, '#default_value' => key($options), '#attributes' => array('ondblclick' => 'return select_product_search();'), ); this is what I have in my form's select-option..how to display options in table..should I use theme? -- *Cheers ** *
5596
Age (days ago)
5596
Last active (days ago)
0 comments
1 participants
participants (1)
-
pavithra