<DIV>Hi Steve,</DIV>
<DIV>&nbsp;</DIV>
<DIV>Are you getting the entries out of a database or are you setting them straight off with static values?</DIV>
<DIV>&nbsp;</DIV>
<DIV>You haven't got a closing tag on your option tag in your html i.e. "&lt;/option&gt;" so this could be the problem for starters.</DIV>
<DIV>&nbsp;</DIV>
<DIV>If you send the section of code you are talking about it's probably easier to work out.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Sarah</DIV>
<DIV>&nbsp;</DIV>
<DIV><BR>----- Original Message -----<BR>From: Steve Edwards &lt;killshot91@comcast.net&gt;<BR>Date: Wednesday, November 28, 2007 3:04 pm<BR>Subject: Re: [support] How to add "selected" attribute to select list &lt;option&gt;tag<BR>To: support@drupal.org<BR><BR>&gt; Hmmm, getting closer, but I can't seem to get it to work.&nbsp; <BR>&gt; No matter what I try, I can't get it to select anything.<BR>&gt; <BR>&gt; Here is what my select list looks like (in HTML)<BR>&gt; <BR>&gt; &lt;option value="1"&gt;Name 1<BR>&gt; &lt;option value="2"&gt;Name 2<BR>&gt; &lt;option value="3"&gt;Name 3<BR>&gt; &lt;option value="4"&gt;Name 4<BR>&gt; &lt;option value="5"&gt;Name 5<BR>&gt; <BR>&gt; The value is the user's uid. number That being the case, what <BR>&gt; would i use for #default_value?&nbsp; I've tried things like<BR>&gt; <BR>&gt; '#default_value' =&gt; array(1 =&gt; 'Name 1')<BR>&gt; '#default_value' =&gt; 1<BR>&gt; '#default_value' =&gt; 'Name 1'<BR>&gt; <BR>&gt; but I can't get any of them to work.&nbsp; Any ideas?<BR>&gt; <BR>&gt; Thanks.<BR>&gt; <BR>&gt; Steve<BR>&gt; <BR>&gt; <BR>&gt; Greg Holsclaw wrote:<BR>&gt; &gt; Make the #default_value an array of the keys of the options <BR>&gt; you want<BR>&gt; &gt; selected.<BR>&gt; &gt; <BR>&gt; &gt; $form['item'] = array(<BR>&gt; &gt; '#type' =&gt; 'select',<BR>&gt; &gt; ...<BR>&gt; &gt; '#options' =&gt; array of all options,<BR>&gt; &gt; '#default_value' =&gt; array of keys from above options.<BR>&gt; &gt; ...<BR>&gt; &gt; );<BR>&gt; &gt; <BR>&gt; &gt; Check<BR>&gt; &gt; <BR>&gt; http://api.drupal.org/api/file/developer/topics/forms_api_reference.html&gt; /5#default_value for more info.<BR>&gt; &gt; <BR>&gt; &gt; Greg<BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; -----Original Message-----<BR>&gt; &gt; From: support-bounces@drupal.org [mailto:support-<BR>&gt; bounces@drupal.org] On<BR>&gt; &gt; Behalf Of Steve Edwards<BR>&gt; &gt; Sent: Tuesday, November 27, 2007 8:25 PM<BR>&gt; &gt; To: support@drupal.org<BR>&gt; &gt; Subject: [support] How to add "selected" attribute to select list<BR>&gt; &gt; &lt;option&gt;tag<BR>&gt; &gt; <BR>&gt; &gt; Well, I'm back again, and this time I have a question about <BR>&gt; attributes&gt; for select options in a form.&nbsp; I have a form <BR>&gt; that has a <BR>&gt; &gt; select element (multi-select) that lists users.&nbsp; The form <BR>&gt; is for some<BR>&gt; &gt; admin settings for a module.&nbsp; When the form is displayed, <BR>&gt; I <BR>&gt; &gt; need to be able to highlight specific options in the list <BR>&gt; based on data<BR>&gt; &gt; returned from a query.&nbsp; I've been looking all day, and <BR>&gt; &gt; haven't been able to figure it out.&nbsp; There is the <BR>&gt; #attribute key, but it<BR>&gt; &gt; is for the field as whole (at least as far as I can <BR>&gt; &gt; determine), and doesn't work for each individual &lt;option&gt; tag.<BR>&gt; &gt; <BR>&gt; &gt; If anybody could point me in the right direction, I would <BR>&gt; appreciate it.<BR>&gt; &gt; <BR>&gt; &gt; Thanks.<BR>&gt; &gt; <BR>&gt; &gt; Steve<BR>&gt; -- <BR>&gt; [ Drupal support list | http://lists.drupal.org/ ]<BR>&gt; </DIV><BR><BR>Research Computing Services
<br>Sarah.Vardy@student.griffith.edu.au
<br>0402241794</BR></BR>