Brad,
 
The easiest way to put a blank option at the top of a @choicelist is to add an empty row to the array before it is used to populate the choicelist.
<@addrows array=local$yourArray value='<@array rows=1 cols=<@numcols array=local$yourArray>>' position=0>
 
Dave Shelley
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Brad Robertson
Sent: Saturday, November 30, 2002 7:37 PM
To: Multiple recipients of list witango-talk
Subject: Witango-Talk: @choicelist

Hi,
 
Anyone know if there is a way to add a blank value option in the top of a drop down created by the @choicelist tag.  Something like make selection that has a null value?
 
Thanks.
 
Brad
 

Reply via email to