Hi all,

I am trying to create a select box with the possibility of selecting only a
single item from the input dataset (figure 1). This works fine but the
option for selecting multiple files is still visible (figure 2). The
multiple="false" attribute has no effect.

Figure: http://i.imgur.com/oJVFCoF.png

I have the following in my XML.

    <param format="tabular" name="ribo_files" type="data"
           label="Select Ribo-Seq alignment file" multiple="false" >
    </param>

   
Any suggestions?

galaxy-dist revision 5f4c13d622b8


Regards,
Vimalkumar Velayudhan