[prev in list] [next in list] [prev in thread] [next in thread] 

List:       drupal-support
Subject:    [support] Form select options...
From:       pavithra <pavspavi88 () gmail ! com>
Date:       2011-01-28 10:18:29
Message-ID: AANLkTikp9-QpANmJ-jfXu96QCpaRVMuv3NfqMq4kPQP= () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


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
**
*

[Attachment #5 (text/html)]

I want to display the form&#39;s select options like \
table:<div><div>$form[&#39;prod_select&#39;]=array(</div><div><span \
class="Apple-tab-span" style="white-space:pre">			</span>&#39;#type&#39; =&gt; \
&#39;select&#39;,</div> <div><span class="Apple-tab-span" \
style="white-space:pre">			</span>&#39;#title&#39; =&gt; t(&#39;Select a \
product&#39;),</div><div><span class="Apple-tab-span" \
style="white-space:pre">			</span>&#39;#size&#39; =&gt; 7,</div> <div><span \
class="Apple-tab-span" style="white-space:pre">			</span>&#39;#options&#39; =&gt; \
$options,</div><div><span class="Apple-tab-span" \
style="white-space:pre">			</span>&#39;#default_value&#39; =&gt; key($options),</div> \
<div><span class="Apple-tab-span" \
style="white-space:pre">			</span>&#39;#attributes&#39; =&gt; \
array(&#39;ondblclick&#39; =&gt; &#39;return \
select_product_search();&#39;),</div><div><span class="Apple-tab-span" \
style="white-space:pre">		</span>);</div> <div><br></div>this is what I have in my  \
form&#39;s select-option..how to display options in table..should I use theme?<br>-- \
<br><font face="&#39;times new roman&#39;, serif"><b><i><font \
color="#009900">Cheers</font><br> </i></b></font><font \
color="#C0C0C0"><b><br></b></font><br> </div>



-- 
[ Drupal support list | http://lists.drupal.org/ ]

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic